[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 10:59:40.658358 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:33343
I20260710 10:59:40.659900 11503 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 10:59:40.660979 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:40.679348 11510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.679816 11512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.679921 11509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:40.681284 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:41.884739 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:41.884994 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:41.885176 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681181885157 us; error 0 us; skew 500 ppm
I20260710 10:59:41.886050 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:41.891521 11503 webserver.cc:533] Webserver started at http://127.11.59.254:38867/ using document root <none> and password file <none>
I20260710 10:59:41.892324 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:41.892510 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:41.892892 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:41.898810 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "b59d7a9816794b5c80217bd1dc3e1ac9"
format_stamp: "Formatted at 2026-07-10 10:59:41 on dist-test-slave-28tl"
I20260710 10:59:41.907033 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260710 10:59:41.912235 11518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:41.913426 11503 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 10:59:41.913722 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "b59d7a9816794b5c80217bd1dc3e1ac9"
format_stamp: "Formatted at 2026-07-10 10:59:41 on dist-test-slave-28tl"
I20260710 10:59:41.914024 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:41.976845 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:41.978356 11503 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 10:59:41.978757 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:42.059497 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:33343
I20260710 10:59:42.059563 11569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:33343 every 8 connection(s)
I20260710 10:59:42.068809 11570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:42.095155 11570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9: Bootstrap starting.
I20260710 10:59:42.101473 11570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.103296 11570 log.cc:826] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9: Log is configured to *not* fsync() on all Append() calls
I20260710 10:59:42.108124 11570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9: No bootstrap required, opened a new log
I20260710 10:59:42.130980 11570 raft_consensus.cc:359] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59d7a9816794b5c80217bd1dc3e1ac9" member_type: VOTER }
I20260710 10:59:42.131568 11570 raft_consensus.cc:385] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.131778 11570 raft_consensus.cc:740] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b59d7a9816794b5c80217bd1dc3e1ac9, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.132637 11570 consensus_queue.cc:260] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b59d7a9816794b5c80217bd1dc3e1ac9" member_type: VOTER }
I20260710 10:59:42.133106 11570 raft_consensus.cc:399] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:42.133452 11570 raft_consensus.cc:493] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:42.133766 11570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.138260 11570 raft_consensus.cc:515] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59d7a9816794b5c80217bd1dc3e1ac9" member_type: VOTER }
I20260710 10:59:42.138950 11570 leader_election.cc:304] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [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: b59d7a9816794b5c80217bd1dc3e1ac9; no voters: 
I20260710 10:59:42.140985 11570 leader_election.cc:290] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:42.141376 11573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.144307 11573 raft_consensus.cc:697] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 1 LEADER]: Becoming Leader. State: Replica: b59d7a9816794b5c80217bd1dc3e1ac9, State: Running, Role: LEADER
I20260710 10:59:42.145210 11573 consensus_queue.cc:237] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [LEADER]: Queue going to LEADER mode. State: All 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: "b59d7a9816794b5c80217bd1dc3e1ac9" member_type: VOTER }
I20260710 10:59:42.147055 11570 sys_catalog.cc:565] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:42.158453 11574 sys_catalog.cc:455] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b59d7a9816794b5c80217bd1dc3e1ac9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59d7a9816794b5c80217bd1dc3e1ac9" member_type: VOTER } }
I20260710 10:59:42.158533 11575 sys_catalog.cc:455] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b59d7a9816794b5c80217bd1dc3e1ac9. Latest consensus state: current_term: 1 leader_uuid: "b59d7a9816794b5c80217bd1dc3e1ac9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59d7a9816794b5c80217bd1dc3e1ac9" member_type: VOTER } }
I20260710 10:59:42.159793 11574 sys_catalog.cc:458] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:42.159957 11575 sys_catalog.cc:458] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:42.164350 11582 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:42.177536 11582 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:42.182593 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:42.196260 11582 catalog_manager.cc:1383] Generated new cluster ID: e7aff2f0d41d42789d58be75f428f970
I20260710 10:59:42.196552 11582 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:42.213660 11582 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:42.216241 11582 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:42.234894 11582 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9: Generated new TSK 0
I20260710 10:59:42.235781 11582 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:42.249334 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:42.258891 11592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:42.259836 11593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:42.263232 11595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:42.264242 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:42.265565 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:42.265826 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:42.266026 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681182266007 us; error 0 us; skew 500 ppm
I20260710 10:59:42.266817 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:42.270828 11503 webserver.cc:533] Webserver started at http://127.11.59.193:40427/ using document root <none> and password file <none>
I20260710 10:59:42.271519 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:42.271759 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:42.272097 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:42.273591 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "2eb9c8b03e874c89a06104554fd58806"
format_stamp: "Formatted at 2026-07-10 10:59:42 on dist-test-slave-28tl"
I20260710 10:59:42.280778 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 10:59:42.286299 11600 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.287156 11503 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.005s
I20260710 10:59:42.287509 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "2eb9c8b03e874c89a06104554fd58806"
format_stamp: "Formatted at 2026-07-10 10:59:42 on dist-test-slave-28tl"
I20260710 10:59:42.287894 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:42.318240 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:42.320046 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:42.323856 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:42.329699 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:42.330006 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.330327 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:42.330579 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.430774 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:36619
I20260710 10:59:42.430816 11662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:36619 every 8 connection(s)
I20260710 10:59:42.438956 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:42.452548 11667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:42.456466 11668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:42.459352 11670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:42.461493 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:42.462766 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:42.463027 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:42.463227 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681182463208 us; error 0 us; skew 500 ppm
I20260710 10:59:42.464035 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:42.467198 11503 webserver.cc:533] Webserver started at http://127.11.59.194:40851/ using document root <none> and password file <none>
I20260710 10:59:42.467907 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:42.468199 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:42.468505 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:42.469635 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "5a7101fa93b54be59ed18647d5d345ef"
format_stamp: "Formatted at 2026-07-10 10:59:42 on dist-test-slave-28tl"
I20260710 10:59:42.475448 11663 heartbeater.cc:344] Connected to a master server at 127.11.59.254:33343
I20260710 10:59:42.475606 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 10:59:42.475955 11663 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:42.477177 11663 heartbeater.cc:507] Master 127.11.59.254:33343 requested a full tablet report, sending...
I20260710 10:59:42.480966 11535 ts_manager.cc:194] Registered new tserver with Master: 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619)
I20260710 10:59:42.481609 11675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.483295 11503 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260710 10:59:42.483604 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "5a7101fa93b54be59ed18647d5d345ef"
format_stamp: "Formatted at 2026-07-10 10:59:42 on dist-test-slave-28tl"
I20260710 10:59:42.483901 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:42.485191 11535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52528
I20260710 10:59:42.502396 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:42.503700 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:42.506740 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:42.510550 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:42.510730 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.511027 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:42.511165 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.626330 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:37459
I20260710 10:59:42.626577 11737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:37459 every 8 connection(s)
I20260710 10:59:42.633841 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:42.647560 11741 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:42.648736 11738 heartbeater.cc:344] Connected to a master server at 127.11.59.254:33343
I20260710 10:59:42.649133 11738 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:42.650753 11738 heartbeater.cc:507] Master 127.11.59.254:33343 requested a full tablet report, sending...
W20260710 10:59:42.652694 11742 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:42.653468 11535 ts_manager.cc:194] Registered new tserver with Master: 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:42.655119 11535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52540
W20260710 10:59:42.655774 11744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:42.659933 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:42.660955 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:42.661269 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:42.661482 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681182661464 us; error 0 us; skew 500 ppm
I20260710 10:59:42.662173 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:42.664858 11503 webserver.cc:533] Webserver started at http://127.11.59.195:45119/ using document root <none> and password file <none>
I20260710 10:59:42.665463 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:42.665683 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:42.665975 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:42.667436 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "2143c8e895714df4b1d427ff70d39553"
format_stamp: "Formatted at 2026-07-10 10:59:42 on dist-test-slave-28tl"
I20260710 10:59:42.673091 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 10:59:42.677524 11749 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.678586 11503 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 10:59:42.678908 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "2143c8e895714df4b1d427ff70d39553"
format_stamp: "Formatted at 2026-07-10 10:59:42 on dist-test-slave-28tl"
I20260710 10:59:42.679265 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:42.694934 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:42.696139 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:42.697769 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:42.700846 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:42.701068 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.701337 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:42.701516 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:42.804229 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:37483
I20260710 10:59:42.804308 11811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:37483 every 8 connection(s)
I20260710 10:59:42.822398 11812 heartbeater.cc:344] Connected to a master server at 127.11.59.254:33343
I20260710 10:59:42.822768 11812 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:42.823490 11812 heartbeater.cc:507] Master 127.11.59.254:33343 requested a full tablet report, sending...
I20260710 10:59:42.826546 11535 ts_manager.cc:194] Registered new tserver with Master: 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:42.827512 11503 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017498812s
I20260710 10:59:42.828301 11535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52544
I20260710 10:59:42.881502 11535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52550:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:42.885485 11535 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:42.999958 11777 tablet_service.cc:1511] Processing CreateTablet for tablet 3933dd4ddab54556bbb3437b379b4557 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:43.000226 11776 tablet_service.cc:1511] Processing CreateTablet for tablet 2febbba8439a4ece9bd1d9b487cfb3bd (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:43.005824 11774 tablet_service.cc:1511] Processing CreateTablet for tablet e4739acadfd14aca923411c997e509ee (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:43.008400 11775 tablet_service.cc:1511] Processing CreateTablet for tablet e6785b50f7874f4b89294211b85376bb (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:43.011948 11777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3933dd4ddab54556bbb3437b379b4557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.014068 11628 tablet_service.cc:1511] Processing CreateTablet for tablet 3933dd4ddab54556bbb3437b379b4557 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:43.013090 11626 tablet_service.cc:1511] Processing CreateTablet for tablet e6785b50f7874f4b89294211b85376bb (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:43.007871 11627 tablet_service.cc:1511] Processing CreateTablet for tablet 2febbba8439a4ece9bd1d9b487cfb3bd (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:43.016916 11624 tablet_service.cc:1511] Processing CreateTablet for tablet 6db6592f586c4a2b97559c5947f2be6c (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:43.027726 11628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3933dd4ddab54556bbb3437b379b4557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.020013 11625 tablet_service.cc:1511] Processing CreateTablet for tablet e4739acadfd14aca923411c997e509ee (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:43.014057 11773 tablet_service.cc:1511] Processing CreateTablet for tablet 6db6592f586c4a2b97559c5947f2be6c (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:43.030541 11623 tablet_service.cc:1511] Processing CreateTablet for tablet cd726dda200b4dabb6108167db3c93a9 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:43.032691 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4739acadfd14aca923411c997e509ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.034850 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6785b50f7874f4b89294211b85376bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.036561 11627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2febbba8439a4ece9bd1d9b487cfb3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.036679 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db6592f586c4a2b97559c5947f2be6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.042618 11625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4739acadfd14aca923411c997e509ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.040658 11772 tablet_service.cc:1511] Processing CreateTablet for tablet cd726dda200b4dabb6108167db3c93a9 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:43.044948 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2febbba8439a4ece9bd1d9b487cfb3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.046911 11624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db6592f586c4a2b97559c5947f2be6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.048261 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd726dda200b4dabb6108167db3c93a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.047803 11622 tablet_service.cc:1511] Processing CreateTablet for tablet 941aa604456a45cabcd9769193b4f2da (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:43.058007 11703 tablet_service.cc:1511] Processing CreateTablet for tablet 3933dd4ddab54556bbb3437b379b4557 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:43.057411 11626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6785b50f7874f4b89294211b85376bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.072464 11622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941aa604456a45cabcd9769193b4f2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.069131 11702 tablet_service.cc:1511] Processing CreateTablet for tablet 2febbba8439a4ece9bd1d9b487cfb3bd (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:43.074501 11623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd726dda200b4dabb6108167db3c93a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.083001 11703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3933dd4ddab54556bbb3437b379b4557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.081564 11701 tablet_service.cc:1511] Processing CreateTablet for tablet e6785b50f7874f4b89294211b85376bb (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:43.096295 11700 tablet_service.cc:1511] Processing CreateTablet for tablet e4739acadfd14aca923411c997e509ee (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:43.108206 11699 tablet_service.cc:1511] Processing CreateTablet for tablet 6db6592f586c4a2b97559c5947f2be6c (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:43.109741 11698 tablet_service.cc:1511] Processing CreateTablet for tablet cd726dda200b4dabb6108167db3c93a9 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:43.117244 11702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2febbba8439a4ece9bd1d9b487cfb3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.127445 11697 tablet_service.cc:1511] Processing CreateTablet for tablet 941aa604456a45cabcd9769193b4f2da (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:43.149210 11701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6785b50f7874f4b89294211b85376bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.156311 11699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db6592f586c4a2b97559c5947f2be6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.164850 11697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941aa604456a45cabcd9769193b4f2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.180593 11700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4739acadfd14aca923411c997e509ee. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 10:59:43.182498 11583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:43.188419 11621 tablet_service.cc:1511] Processing CreateTablet for tablet 1efb2e0d47ab42a592c52a1125095c10 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:43.190580 11621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efb2e0d47ab42a592c52a1125095c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.199817 11698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd726dda200b4dabb6108167db3c93a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.203449 11696 tablet_service.cc:1511] Processing CreateTablet for tablet 1efb2e0d47ab42a592c52a1125095c10 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:43.203568 11771 tablet_service.cc:1511] Processing CreateTablet for tablet 941aa604456a45cabcd9769193b4f2da (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:43.208774 11771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941aa604456a45cabcd9769193b4f2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.214267 11696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efb2e0d47ab42a592c52a1125095c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.228826 11770 tablet_service.cc:1511] Processing CreateTablet for tablet 1efb2e0d47ab42a592c52a1125095c10 (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:43.230760 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efb2e0d47ab42a592c52a1125095c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.292446 11620 tablet_service.cc:1511] Processing CreateTablet for tablet 5edf6814613c43d38d9c10144d9cfaca (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:43.295581 11620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edf6814613c43d38d9c10144d9cfaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.303717 11695 tablet_service.cc:1511] Processing CreateTablet for tablet 5edf6814613c43d38d9c10144d9cfaca (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:43.308502 11695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edf6814613c43d38d9c10144d9cfaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.331717 11769 tablet_service.cc:1511] Processing CreateTablet for tablet 5edf6814613c43d38d9c10144d9cfaca (DEFAULT_TABLE table=test-workload [id=259489fff8dd440c959357024ac774b4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:43.333076 11769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edf6814613c43d38d9c10144d9cfaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:43.391258 11830 tablet_bootstrap.cc:492] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.423521 11831 tablet_bootstrap.cc:492] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.462553 11832 tablet_bootstrap.cc:492] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:43.463407 11830 tablet_bootstrap.cc:654] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.469509 11831 tablet_bootstrap.cc:654] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.471556 11832 tablet_bootstrap.cc:654] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.486898 11830 tablet_bootstrap.cc:492] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.487553 11830 ts_tablet_manager.cc:1403] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.012s
I20260710 10:59:43.490638 11663 heartbeater.cc:499] Master 127.11.59.254:33343 was elected leader, sending a full tablet report...
I20260710 10:59:43.490253 11831 tablet_bootstrap.cc:492] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.499066 11831 ts_tablet_manager.cc:1403] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.008s
I20260710 10:59:43.503024 11831 raft_consensus.cc:359] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.503988 11831 raft_consensus.cc:385] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.504369 11831 raft_consensus.cc:740] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.505509 11831 consensus_queue.cc:260] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.493283 11830 raft_consensus.cc:359] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.507508 11830 raft_consensus.cc:385] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.507889 11830 raft_consensus.cc:740] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.508801 11830 consensus_queue.cc:260] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.515682 11832 tablet_bootstrap.cc:492] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:43.516151 11832 ts_tablet_manager.cc:1403] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.037s
I20260710 10:59:43.516599 11830 ts_tablet_manager.cc:1434] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.003s
I20260710 10:59:43.518054 11738 heartbeater.cc:499] Master 127.11.59.254:33343 was elected leader, sending a full tablet report...
I20260710 10:59:43.519069 11831 ts_tablet_manager.cc:1434] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 10:59:43.520036 11831 tablet_bootstrap.cc:492] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.522874 11832 raft_consensus.cc:359] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.523636 11832 raft_consensus.cc:385] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.523973 11832 raft_consensus.cc:740] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.524662 11832 consensus_queue.cc:260] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.526921 11831 tablet_bootstrap.cc:654] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.529232 11812 heartbeater.cc:499] Master 127.11.59.254:33343 was elected leader, sending a full tablet report...
I20260710 10:59:43.533702 11830 tablet_bootstrap.cc:492] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.534031 11832 ts_tablet_manager.cc:1434] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 10:59:43.534966 11832 tablet_bootstrap.cc:492] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:43.540723 11836 raft_consensus.cc:493] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.541265 11836 raft_consensus.cc:515] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.544385 11832 tablet_bootstrap.cc:654] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.554476 11836 leader_election.cc:290] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:43.558779 11830 tablet_bootstrap.cc:654] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:43.561347 11813 tablet.cc:2406] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 10:59:43.564081 11831 tablet_bootstrap.cc:492] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.564549 11831 ts_tablet_manager.cc:1403] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260710 10:59:43.567512 11831 raft_consensus.cc:359] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.568418 11831 raft_consensus.cc:385] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.568783 11831 raft_consensus.cc:740] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.572593 11830 tablet_bootstrap.cc:492] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.573098 11830 ts_tablet_manager.cc:1403] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.001s
I20260710 10:59:43.572999 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
W20260710 10:59:43.575295 11679 leader_election.cc:343] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.576540 11830 raft_consensus.cc:359] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:43.577389 11830 raft_consensus.cc:385] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.578848 11831 consensus_queue.cc:260] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.582060 11831 ts_tablet_manager.cc:1434] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 10:59:43.583317 11831 tablet_bootstrap.cc:492] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.577793 11830 raft_consensus.cc:740] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.586212 11830 consensus_queue.cc:260] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:43.588570 11830 ts_tablet_manager.cc:1434] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 10:59:43.589459 11830 tablet_bootstrap.cc:492] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.590281 11837 raft_consensus.cc:493] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.590725 11837 raft_consensus.cc:515] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.594246 11837 leader_election.cc:290] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:43.598964 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
W20260710 10:59:43.607187 11677 leader_election.cc:343] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.607873 11677 leader_election.cc:304] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7101fa93b54be59ed18647d5d345ef; no voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:43.613719 11836 raft_consensus.cc:2749] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:43.620987 11832 tablet_bootstrap.cc:492] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:43.621515 11832 ts_tablet_manager.cc:1403] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.008s
I20260710 10:59:43.625423 11831 tablet_bootstrap.cc:654] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.625928 11832 raft_consensus.cc:359] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.627725 11832 raft_consensus.cc:385] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.628134 11832 raft_consensus.cc:740] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.635659 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:43.636526 11638 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:43.637722 11830 tablet_bootstrap.cc:654] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.638118 11751 leader_election.cc:304] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:43.639072 11837 raft_consensus.cc:2804] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:43.636737 11832 consensus_queue.cc:260] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.639416 11837 raft_consensus.cc:493] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:43.639760 11837 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.641760 11832 ts_tablet_manager.cc:1434] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.005s
I20260710 10:59:43.642648 11832 tablet_bootstrap.cc:492] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:43.647325 11837 raft_consensus.cc:515] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.656246 11837 leader_election.cc:290] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:43.656953 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:43.661029 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
W20260710 10:59:43.662397 11750 leader_election.cc:343] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.659049 11831 tablet_bootstrap.cc:492] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.658568 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:43.652774 11832 tablet_bootstrap.cc:654] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:43.663334 11750 leader_election.cc:343] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.663681 11831 ts_tablet_manager.cc:1403] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.005s
I20260710 10:59:43.663699 11638 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.668246 11831 raft_consensus.cc:359] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.669178 11831 raft_consensus.cc:385] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.669552 11831 raft_consensus.cc:740] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.670625 11831 consensus_queue.cc:260] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.673281 11831 ts_tablet_manager.cc:1434] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 10:59:43.673569 11638 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 1.
I20260710 10:59:43.675594 11751 leader_election.cc:304] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:43.676542 11837 raft_consensus.cc:2804] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:43.678411 11831 tablet_bootstrap.cc:492] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.680104 11830 tablet_bootstrap.cc:492] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.685289 11831 tablet_bootstrap.cc:654] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.680670 11830 ts_tablet_manager.cc:1403] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.013s
I20260710 10:59:43.688220 11838 raft_consensus.cc:493] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.688771 11838 raft_consensus.cc:515] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.692950 11838 leader_election.cc:290] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:43.689827 11830 raft_consensus.cc:359] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.699687 11830 raft_consensus.cc:385] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.700556 11830 raft_consensus.cc:740] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.701537 11830 consensus_queue.cc:260] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.712888 11832 tablet_bootstrap.cc:492] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:43.712900 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
I20260710 10:59:43.714720 11831 tablet_bootstrap.cc:492] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.715056 11852 raft_consensus.cc:493] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.715193 11831 ts_tablet_manager.cc:1403] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.025s
W20260710 10:59:43.715866 11604 leader_election.cc:343] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.715528 11852 raft_consensus.cc:515] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.718292 11852 leader_election.cc:290] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:43.718652 11830 ts_tablet_manager.cc:1434] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.005s
I20260710 10:59:43.718190 11831 raft_consensus.cc:359] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.719312 11831 raft_consensus.cc:385] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.719350 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:43.719676 11831 raft_consensus.cc:740] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.720080 11830 tablet_bootstrap.cc:492] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.720489 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:43.720731 11832 ts_tablet_manager.cc:1403] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.011s
I20260710 10:59:43.720373 11831 consensus_queue.cc:260] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.723124 11831 ts_tablet_manager.cc:1434] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 10:59:43.724006 11831 tablet_bootstrap.cc:492] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
W20260710 10:59:43.724676 11750 leader_election.cc:343] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.727635 11836 raft_consensus.cc:493] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 10:59:43.727914 11751 leader_election.cc:343] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.728353 11751 leader_election.cc:304] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553; no voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:43.728111 11836 raft_consensus.cc:515] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.729326 11837 raft_consensus.cc:697] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:43.730175 11837 consensus_queue.cc:237] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.728039 11830 tablet_bootstrap.cc:654] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.732631 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:43.732754 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
I20260710 10:59:43.733322 11836 leader_election.cc:290] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
W20260710 10:59:43.734236 11679 leader_election.cc:343] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.739746 11852 raft_consensus.cc:2749] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:43.723980 11832 raft_consensus.cc:359] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.741647 11832 raft_consensus.cc:385] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.742033 11831 tablet_bootstrap.cc:654] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.742149 11832 raft_consensus.cc:740] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.744933 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:43.744592 11832 consensus_queue.cc:260] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
W20260710 10:59:43.746747 11601 leader_election.cc:343] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.747195 11601 leader_election.cc:304] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806; no voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:43.747994 11838 raft_consensus.cc:2749] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:43.747757 11832 ts_tablet_manager.cc:1434] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.004s
I20260710 10:59:43.749395 11638 raft_consensus.cc:2468] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 0.
I20260710 10:59:43.750324 11832 tablet_bootstrap.cc:492] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:43.751926 11830 tablet_bootstrap.cc:492] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.752545 11830 ts_tablet_manager.cc:1403] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260710 10:59:43.753129 11677 leader_election.cc:304] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [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: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 2143c8e895714df4b1d427ff70d39553
I20260710 10:59:43.754614 11836 raft_consensus.cc:2804] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:43.754945 11836 raft_consensus.cc:493] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:43.755273 11836 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.755846 11830 raft_consensus.cc:359] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.756778 11830 raft_consensus.cc:385] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.757125 11830 raft_consensus.cc:740] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.758051 11830 consensus_queue.cc:260] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.760329 11830 ts_tablet_manager.cc:1434] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 10:59:43.760571 11831 tablet_bootstrap.cc:492] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.760987 11831 ts_tablet_manager.cc:1403] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.007s
I20260710 10:59:43.765645 11830 tablet_bootstrap.cc:492] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.765426 11831 raft_consensus.cc:359] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.766160 11831 raft_consensus.cc:385] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.766480 11831 raft_consensus.cc:740] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.767788 11836 raft_consensus.cc:515] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.767026 11534 catalog_manager.cc:5697] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:43.770258 11836 leader_election.cc:290] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:43.770670 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:43.770713 11831 consensus_queue.cc:260] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.771385 11638 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.773258 11831 ts_tablet_manager.cc:1434] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 10:59:43.774299 11830 tablet_bootstrap.cc:654] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.770823 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:43.777171 11831 tablet_bootstrap.cc:492] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.765443 11832 tablet_bootstrap.cc:654] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:43.779315 11679 leader_election.cc:343] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.783041 11638 raft_consensus.cc:2468] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 1.
I20260710 10:59:43.786461 11831 tablet_bootstrap.cc:654] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.787201 11677 leader_election.cc:304] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 2143c8e895714df4b1d427ff70d39553
I20260710 10:59:43.788184 11836 raft_consensus.cc:2804] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:43.798514 11830 tablet_bootstrap.cc:492] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.799273 11830 ts_tablet_manager.cc:1403] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.012s
I20260710 10:59:43.797614 11836 raft_consensus.cc:697] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:43.802822 11836 consensus_queue.cc:237] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.804680 11863 raft_consensus.cc:493] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.805315 11863 raft_consensus.cc:515] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.811208 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf6814613c43d38d9c10144d9cfaca" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
W20260710 10:59:43.813205 11679 leader_election.cc:343] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.810992 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf6814613c43d38d9c10144d9cfaca" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:43.815018 11863 leader_election.cc:290] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
W20260710 10:59:43.815083 11677 leader_election.cc:343] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.815732 11677 leader_election.cc:304] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7101fa93b54be59ed18647d5d345ef; no voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:43.816764 11832 tablet_bootstrap.cc:492] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:43.816766 11836 raft_consensus.cc:2749] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:43.804256 11830 raft_consensus.cc:359] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.817304 11831 tablet_bootstrap.cc:492] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.817445 11832 ts_tablet_manager.cc:1403] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.003s
I20260710 10:59:43.817459 11830 raft_consensus.cc:385] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.817839 11831 ts_tablet_manager.cc:1403] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.009s
I20260710 10:59:43.817982 11830 raft_consensus.cc:740] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.818794 11830 consensus_queue.cc:260] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.820402 11831 raft_consensus.cc:359] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:43.820976 11836 raft_consensus.cc:493] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.821367 11830 ts_tablet_manager.cc:1434] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 10:59:43.821342 11832 raft_consensus.cc:359] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.822078 11836 raft_consensus.cc:515] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.822628 11832 raft_consensus.cc:385] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.822935 11830 tablet_bootstrap.cc:492] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.823038 11832 raft_consensus.cc:740] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.821008 11831 raft_consensus.cc:385] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.824363 11831 raft_consensus.cc:740] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.824118 11832 consensus_queue.cc:260] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.825150 11831 consensus_queue.cc:260] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:43.825707 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:43.826252 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
W20260710 10:59:43.827081 11677 leader_election.cc:343] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:43.827908 11679 leader_election.cc:343] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.828330 11679 leader_election.cc:304] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7101fa93b54be59ed18647d5d345ef; no voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:43.829171 11832 ts_tablet_manager.cc:1434] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 10:59:43.830312 11830 tablet_bootstrap.cc:654] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.830909 11832 tablet_bootstrap.cc:492] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:43.831367 11863 raft_consensus.cc:2749] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:43.834919 11836 leader_election.cc:290] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:43.827716 11831 ts_tablet_manager.cc:1434] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 10:59:43.838686 11831 tablet_bootstrap.cc:492] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.847676 11831 tablet_bootstrap.cc:654] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.849129 11832 tablet_bootstrap.cc:654] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.853760 11830 tablet_bootstrap.cc:492] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.854265 11830 ts_tablet_manager.cc:1403] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.013s
I20260710 10:59:43.857206 11830 raft_consensus.cc:359] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.857937 11830 raft_consensus.cc:385] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.858201 11830 raft_consensus.cc:740] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.858911 11830 consensus_queue.cc:260] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.861652 11830 ts_tablet_manager.cc:1434] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260710 10:59:43.862493 11830 tablet_bootstrap.cc:492] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.866490 11832 tablet_bootstrap.cc:492] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:43.866946 11832 ts_tablet_manager.cc:1403] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.011s
I20260710 10:59:43.869624 11830 tablet_bootstrap.cc:654] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.871874 11831 tablet_bootstrap.cc:492] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.874528 11831 ts_tablet_manager.cc:1403] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.002s
I20260710 10:59:43.874063 11832 raft_consensus.cc:359] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:43.880129 11831 raft_consensus.cc:359] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.880859 11831 raft_consensus.cc:385] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.881166 11831 raft_consensus.cc:740] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.878445 11832 raft_consensus.cc:385] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.882339 11832 raft_consensus.cc:740] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.882230 11533 catalog_manager.cc:5697] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 1 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:43.883198 11832 consensus_queue.cc:260] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:43.886171 11832 ts_tablet_manager.cc:1434] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 10:59:43.886488 11831 consensus_queue.cc:260] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.888751 11837 raft_consensus.cc:493] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.889192 11837 raft_consensus.cc:515] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.890213 11831 ts_tablet_manager.cc:1434] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 10:59:43.891090 11831 tablet_bootstrap.cc:492] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.891294 11837 leader_election.cc:290] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:43.892294 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:43.893852 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:43.894428 11712 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
W20260710 10:59:43.895730 11751 leader_election.cc:343] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.897185 11750 leader_election.cc:304] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [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: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:43.898051 11837 raft_consensus.cc:2804] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:43.898438 11837 raft_consensus.cc:493] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:43.898736 11831 tablet_bootstrap.cc:654] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.898819 11837 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.908255 11837 raft_consensus.cc:515] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.888382 11832 tablet_bootstrap.cc:492] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:43.910826 11831 tablet_bootstrap.cc:492] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.911298 11831 ts_tablet_manager.cc:1403] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 10:59:43.914314 11831 raft_consensus.cc:359] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.915092 11831 raft_consensus.cc:385] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.915405 11831 raft_consensus.cc:740] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.915930 11832 tablet_bootstrap.cc:654] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.916165 11831 consensus_queue.cc:260] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.921411 11831 ts_tablet_manager.cc:1434] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 10:59:43.922829 11831 tablet_bootstrap.cc:492] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef: Bootstrap starting.
I20260710 10:59:43.924441 11830 tablet_bootstrap.cc:492] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.924932 11830 ts_tablet_manager.cc:1403] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.019s
I20260710 10:59:43.929138 11831 tablet_bootstrap.cc:654] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.929111 11837 leader_election.cc:290] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:43.930104 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:43.928341 11830 raft_consensus.cc:359] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
W20260710 10:59:43.932349 11751 leader_election.cc:343] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:43.932971 11830 raft_consensus.cc:385] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.932945 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:43.933583 11830 raft_consensus.cc:740] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.933759 11712 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.934340 11830 consensus_queue.cc:260] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.937383 11830 ts_tablet_manager.cc:1434] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 10:59:43.940055 11830 tablet_bootstrap.cc:492] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.943759 11712 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 1.
I20260710 10:59:43.950354 11750 leader_election.cc:304] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:43.948611 11830 tablet_bootstrap.cc:654] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.951754 11837 raft_consensus.cc:2804] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:43.952579 11837 raft_consensus.cc:697] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:43.953639 11837 consensus_queue.cc:237] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.956982 11830 tablet_bootstrap.cc:492] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:43.957408 11830 ts_tablet_manager.cc:1403] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 10:59:43.960438 11830 raft_consensus.cc:359] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.961100 11830 raft_consensus.cc:385] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.961386 11830 raft_consensus.cc:740] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.962082 11830 consensus_queue.cc:260] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.964138 11830 ts_tablet_manager.cc:1434] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 10:59:43.965152 11830 tablet_bootstrap.cc:492] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553: Bootstrap starting.
I20260710 10:59:43.966007 11832 tablet_bootstrap.cc:492] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:43.966514 11832 ts_tablet_manager.cc:1403] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.016s
I20260710 10:59:43.967078 11535 catalog_manager.cc:5697] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:43.969569 11832 raft_consensus.cc:359] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.970312 11832 raft_consensus.cc:385] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.970654 11832 raft_consensus.cc:740] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.970840 11830 tablet_bootstrap.cc:654] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.971436 11832 consensus_queue.cc:260] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.973743 11832 ts_tablet_manager.cc:1434] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 10:59:43.974741 11832 tablet_bootstrap.cc:492] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:43.982105 11832 tablet_bootstrap.cc:654] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.984586 11831 tablet_bootstrap.cc:492] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef: No bootstrap required, opened a new log
I20260710 10:59:43.985594 11831 ts_tablet_manager.cc:1403] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.012s
I20260710 10:59:43.989033 11831 raft_consensus.cc:359] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.991938 11831 raft_consensus.cc:385] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.992336 11831 raft_consensus.cc:740] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.993197 11831 consensus_queue.cc:260] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:43.999969 11831 ts_tablet_manager.cc:1434] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 10:59:44.003410 11832 tablet_bootstrap.cc:492] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:44.003983 11832 ts_tablet_manager.cc:1403] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.012s
I20260710 10:59:44.006965 11832 raft_consensus.cc:359] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.007499 11832 raft_consensus.cc:385] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.007793 11832 raft_consensus.cc:740] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.008564 11832 consensus_queue.cc:260] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.009460 11830 tablet_bootstrap.cc:492] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553: No bootstrap required, opened a new log
I20260710 10:59:44.009914 11830 ts_tablet_manager.cc:1403] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.008s
I20260710 10:59:44.010673 11832 ts_tablet_manager.cc:1434] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 10:59:44.011679 11832 tablet_bootstrap.cc:492] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:44.012295 11830 raft_consensus.cc:359] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.012961 11830 raft_consensus.cc:385] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.013267 11830 raft_consensus.cc:740] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.014027 11830 consensus_queue.cc:260] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.015997 11830 ts_tablet_manager.cc:1434] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:44.024457 11832 tablet_bootstrap.cc:654] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.029616 11832 tablet_bootstrap.cc:492] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:44.029980 11832 ts_tablet_manager.cc:1403] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260710 10:59:44.031657 11832 raft_consensus.cc:359] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.032126 11832 raft_consensus.cc:385] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.032344 11832 raft_consensus.cc:740] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.032936 11832 consensus_queue.cc:260] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.034489 11832 ts_tablet_manager.cc:1434] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:44.035426 11832 tablet_bootstrap.cc:492] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806: Bootstrap starting.
I20260710 10:59:44.040997 11832 tablet_bootstrap.cc:654] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.044517 11837 raft_consensus.cc:493] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.044967 11837 raft_consensus.cc:515] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.046605 11832 tablet_bootstrap.cc:492] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806: No bootstrap required, opened a new log
I20260710 10:59:44.046911 11837 leader_election.cc:290] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.047058 11832 ts_tablet_manager.cc:1403] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 10:59:44.047019 11867 raft_consensus.cc:493] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.047613 11867 raft_consensus.cc:515] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.048877 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:44.049504 11638 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:44.049749 11832 raft_consensus.cc:359] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.050849 11832 raft_consensus.cc:385] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.051189 11832 raft_consensus.cc:740] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.051362 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.051772 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
I20260710 10:59:44.051986 11867 leader_election.cc:290] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.051939 11832 consensus_queue.cc:260] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.052356 11787 raft_consensus.cc:2468] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 0.
I20260710 10:59:44.052539 11751 leader_election.cc:304] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:44.051966 11712 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:44.053637 11679 leader_election.cc:304] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.054442 11867 raft_consensus.cc:2804] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.054744 11832 ts_tablet_manager.cc:1434] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 10:59:44.054823 11867 raft_consensus.cc:493] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.055258 11867 raft_consensus.cc:3060] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.056042 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:44.056638 11638 raft_consensus.cc:2468] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 0.
I20260710 10:59:44.056936 11837 raft_consensus.cc:2804] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.057318 11837 raft_consensus.cc:493] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.058197 11837 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.062268 11867 raft_consensus.cc:515] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.065696 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:44.066104 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.065696 11837 raft_consensus.cc:515] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.066781 11787 raft_consensus.cc:3060] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.065796 11867 leader_election.cc:290] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.069571 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:44.069811 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.070195 11637 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.070304 11712 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.071475 11837 leader_election.cc:290] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.066385 11638 raft_consensus.cc:3060] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.077346 11838 raft_consensus.cc:493] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.077772 11867 raft_consensus.cc:493] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.077875 11838 raft_consensus.cc:515] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:44.078199 11867 raft_consensus.cc:515] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.077370 11637 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 1.
I20260710 10:59:44.079847 11838 leader_election.cc:290] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.080542 11852 raft_consensus.cc:493] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.081427 11852 raft_consensus.cc:515] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:44.081995 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
I20260710 10:59:44.082445 11787 raft_consensus.cc:2468] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 1.
I20260710 10:59:44.082631 11786 raft_consensus.cc:2468] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 0.
I20260710 10:59:44.083556 11852 leader_election.cc:290] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.083994 11852 raft_consensus.cc:493] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.084213 11638 raft_consensus.cc:2468] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 1.
I20260710 10:59:44.084285 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.084379 11852 raft_consensus.cc:515] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.084973 11713 raft_consensus.cc:2468] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 0.
I20260710 10:59:44.085776 11677 leader_election.cc:304] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.080457 11751 leader_election.cc:304] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:44.086553 11836 raft_consensus.cc:2804] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.087020 11836 raft_consensus.cc:697] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:44.087152 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.087272 11837 raft_consensus.cc:2804] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.087801 11604 leader_election.cc:304] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:44.087931 11711 raft_consensus.cc:2468] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:44.086334 11712 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 1.
I20260710 10:59:44.088181 11837 raft_consensus.cc:697] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:44.088994 11836 consensus_queue.cc:237] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.090499 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf6814613c43d38d9c10144d9cfaca" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:44.092796 11636 raft_consensus.cc:2468] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:44.097069 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf6814613c43d38d9c10144d9cfaca" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.096920 11837 consensus_queue.cc:237] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.090687 11852 leader_election.cc:290] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.097776 11712 raft_consensus.cc:2468] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:44.098078 11750 leader_election.cc:304] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.096460 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:44.099004 11750 leader_election.cc:304] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.093500 11838 raft_consensus.cc:2804] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.100255 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:44.100317 11838 raft_consensus.cc:493] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.100630 11856 raft_consensus.cc:2804] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.100904 11838 raft_consensus.cc:3060] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.101145 11636 raft_consensus.cc:2393] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a7101fa93b54be59ed18647d5d345ef in current term 1: Already voted for candidate 2143c8e895714df4b1d427ff70d39553 in this term.
I20260710 10:59:44.101020 11856 raft_consensus.cc:493] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.101678 11856 raft_consensus.cc:3060] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.103147 11867 leader_election.cc:290] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.104761 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
I20260710 10:59:44.104969 11852 raft_consensus.cc:2804] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.105314 11852 raft_consensus.cc:493] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.105643 11852 raft_consensus.cc:3060] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.106484 11679 leader_election.cc:304] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7101fa93b54be59ed18647d5d345ef; no voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:44.113919 11836 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.118736 11856 raft_consensus.cc:515] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:44.119637 11534 catalog_manager.cc:5697] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 1 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.121258 11852 raft_consensus.cc:515] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.124010 11836 raft_consensus.cc:2749] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:44.124328 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf6814613c43d38d9c10144d9cfaca" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:44.124679 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf6814613c43d38d9c10144d9cfaca" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.124893 11636 raft_consensus.cc:3060] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.125207 11712 raft_consensus.cc:3060] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.125705 11884 raft_consensus.cc:493] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.126132 11884 raft_consensus.cc:515] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.120378 11838 raft_consensus.cc:515] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:44.131098 11838 leader_election.cc:290] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 election: Requested vote from peers 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.129037 11852 leader_election.cc:290] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.132860 11638 raft_consensus.cc:2393] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2143c8e895714df4b1d427ff70d39553 in current term 1: Already voted for candidate 2eb9c8b03e874c89a06104554fd58806 in this term.
I20260710 10:59:44.132472 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.134665 11711 raft_consensus.cc:3060] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.135715 11856 leader_election.cc:290] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.132272 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:44.137887 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:44.138581 11638 raft_consensus.cc:2393] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2143c8e895714df4b1d427ff70d39553 in current term 1: Already voted for candidate 2eb9c8b03e874c89a06104554fd58806 in this term.
I20260710 10:59:44.140136 11637 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:44.134917 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.141336 11751 leader_election.cc:304] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:44.141961 11750 leader_election.cc:304] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [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: 2143c8e895714df4b1d427ff70d39553; no voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:44.142181 11856 raft_consensus.cc:2804] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.142555 11856 raft_consensus.cc:493] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.142976 11856 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.144958 11535 catalog_manager.cc:5697] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:44.145746 11636 raft_consensus.cc:2468] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 1.
I20260710 10:59:44.146513 11712 raft_consensus.cc:2468] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 1.
I20260710 10:59:44.146875 11751 leader_election.cc:304] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:44.147423 11884 leader_election.cc:290] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.147950 11884 raft_consensus.cc:2749] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:44.148921 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.149499 11884 raft_consensus.cc:2804] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.149734 11786 raft_consensus.cc:2393] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2eb9c8b03e874c89a06104554fd58806 in current term 1: Already voted for candidate 2143c8e895714df4b1d427ff70d39553 in this term.
I20260710 10:59:44.149931 11884 raft_consensus.cc:697] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:44.148880 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.153190 11856 raft_consensus.cc:515] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.156761 11837 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.157770 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:44.158350 11636 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.158310 11711 raft_consensus.cc:2468] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 1.
I20260710 10:59:44.158519 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.159694 11601 leader_election.cc:304] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 2143c8e895714df4b1d427ff70d39553
I20260710 10:59:44.160768 11838 raft_consensus.cc:2804] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.161900 11856 leader_election.cc:290] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.155191 11712 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 0.
I20260710 10:59:44.165522 11636 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 1.
I20260710 10:59:44.166595 11751 leader_election.cc:304] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:44.167639 11856 raft_consensus.cc:2804] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.168123 11856 raft_consensus.cc:697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:44.168958 11856 consensus_queue.cc:237] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.171733 11838 raft_consensus.cc:697] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:44.172629 11838 consensus_queue.cc:237] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:44.151230 11884 consensus_queue.cc:237] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
W20260710 10:59:44.184568 11583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:44.189447 11837 raft_consensus.cc:493] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.190307 11837 raft_consensus.cc:515] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.200385 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb9c8b03e874c89a06104554fd58806" is_pre_election: true
I20260710 10:59:44.201329 11636 raft_consensus.cc:2393] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2143c8e895714df4b1d427ff70d39553 in current term 1: Already voted for candidate 5a7101fa93b54be59ed18647d5d345ef in this term.
I20260710 10:59:44.201297 11837 leader_election.cc:290] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:44.206053 11535 catalog_manager.cc:5697] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.210336 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.216681 11750 leader_election.cc:304] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553; no voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:44.218307 11837 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.220228 11836 consensus_queue.cc:1048] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.230158 11884 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.230615 11837 raft_consensus.cc:2749] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:44.233093 11535 catalog_manager.cc:5697] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:44.234606 11535 catalog_manager.cc:5697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:44.270351 11836 consensus_queue.cc:1048] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.323802 11838 raft_consensus.cc:493] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.324349 11838 raft_consensus.cc:515] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.326694 11838 leader_election.cc:290] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.327458 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.327960 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
I20260710 10:59:44.328595 11713 raft_consensus.cc:2393] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eb9c8b03e874c89a06104554fd58806 in current term 1: Already voted for candidate 2143c8e895714df4b1d427ff70d39553 in this term.
I20260710 10:59:44.329681 11601 leader_election.cc:304] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806; no voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:44.330312 11838 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.337284 11838 raft_consensus.cc:2749] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:44.344323 11838 raft_consensus.cc:493] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.344841 11838 raft_consensus.cc:515] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.346897 11838 leader_election.cc:290] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.347836 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553" is_pre_election: true
I20260710 10:59:44.347820 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef" is_pre_election: true
I20260710 10:59:44.348560 11786 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 0.
I20260710 10:59:44.348584 11713 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 0.
I20260710 10:59:44.349730 11601 leader_election.cc:304] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.350469 11838 raft_consensus.cc:2804] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.350844 11838 raft_consensus.cc:493] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.351122 11838 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.356288 11838 raft_consensus.cc:515] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.357892 11838 leader_election.cc:290] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 election: Requested vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.358767 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.358973 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.359238 11713 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.359582 11786 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.364120 11713 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 1.
I20260710 10:59:44.365216 11601 leader_election.cc:304] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.365975 11838 raft_consensus.cc:2804] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.366372 11786 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 1.
I20260710 10:59:44.366403 11838 raft_consensus.cc:697] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:44.367604 11838 consensus_queue.cc:237] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.375402 11534 catalog_manager.cc:5697] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.487459 11884 consensus_queue.cc:1048] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.489629 11884 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.492494 11786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
mode: GRACEFUL
new_leader_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:55786
I20260710 10:59:44.493140 11786 raft_consensus.cc:606] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Received request to transfer leadership to TS 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:44.505043 11837 consensus_queue.cc:1048] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:44.505661 11786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
mode: GRACEFUL
new_leader_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:55786
I20260710 10:59:44.506459 11786 raft_consensus.cc:606] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Received request to transfer leadership to TS 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:44.512642 11837 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.519146 11786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4739acadfd14aca923411c997e509ee"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
mode: GRACEFUL
new_leader_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:55786
I20260710 10:59:44.519734 11786 raft_consensus.cc:606] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Received request to transfer leadership to TS 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:44.527967 11852 raft_consensus.cc:993] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553: : Instructing follower 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:44.528375 11852 raft_consensus.cc:1081] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Signalling peer 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:44.545478 11636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4739acadfd14aca923411c997e509ee"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:34292
I20260710 10:59:44.545737 11786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
mode: GRACEFUL
new_leader_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:55786
I20260710 10:59:44.546079 11636 raft_consensus.cc:493] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.546468 11786 raft_consensus.cc:606] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Received request to transfer leadership to TS 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:44.551169 11836 consensus_queue.cc:1048] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.546489 11636 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.571434 11836 consensus_queue.cc:1048] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.572244 11852 raft_consensus.cc:993] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553: : Instructing follower 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:44.572713 11852 raft_consensus.cc:1081] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Signalling peer 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:44.574681 11712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:59378
I20260710 10:59:44.575214 11712 raft_consensus.cc:493] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.575583 11712 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.577598 11713 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.582988 11712 raft_consensus.cc:515] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.586306 11638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:44.586844 11638 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.587750 11837 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 10:59:44.594528 11638 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 2.
I20260710 10:59:44.595644 11677 leader_election.cc:304] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.596354 11836 raft_consensus.cc:2804] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.596798 11836 raft_consensus.cc:697] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:44.597584 11836 consensus_queue.cc:237] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.597914 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.598464 11786 raft_consensus.cc:3055] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.598742 11786 raft_consensus.cc:740] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:44.599493 11786 consensus_queue.cc:260] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.600696 11786 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.608456 11786 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 2.
I20260710 10:59:44.613121 11712 leader_election.cc:290] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 2 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.615621 11838 consensus_queue.cc:1048] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.616663 11884 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.621502 11535 catalog_manager.cc:5697] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 1 to 2, leader changed from 2143c8e895714df4b1d427ff70d39553 (127.11.59.195) to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 2 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.623605 11852 consensus_queue.cc:1048] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:44.631815 11636 raft_consensus.cc:515] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.648581 11884 raft_consensus.cc:993] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: : Instructing follower 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:44.649013 11884 raft_consensus.cc:1081] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Signalling peer 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:44.652209 11638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:34292
I20260710 10:59:44.653784 11638 raft_consensus.cc:493] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.654137 11638 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.659107 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.659660 11712 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.661031 11638 raft_consensus.cc:515] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.663000 11638 leader_election.cc:290] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 2 election: Requested vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.663754 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.662941 11637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
mode: GRACEFUL
new_leader_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:34302
I20260710 10:59:44.664309 11711 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.664414 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.664641 11637 raft_consensus.cc:606] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Received request to transfer leadership to TS 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:44.665014 11786 raft_consensus.cc:3055] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.665402 11786 raft_consensus.cc:740] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:44.666158 11786 consensus_queue.cc:260] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.667048 11786 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.672833 11786 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 2.
I20260710 10:59:44.673985 11604 leader_election.cc:304] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:44.674710 11838 raft_consensus.cc:2804] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.675283 11885 consensus_queue.cc:1048] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.681160 11711 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 2.
I20260710 10:59:44.685738 11712 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 2.
I20260710 10:59:44.686825 11601 leader_election.cc:304] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.687552 11885 raft_consensus.cc:2804] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.687973 11885 raft_consensus.cc:697] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:44.687989 11837 consensus_queue.cc:1048] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 10:59:44.689685 11885 consensus_queue.cc:237] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.701851 11636 leader_election.cc:290] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 2 election: Requested vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.696676 11838 raft_consensus.cc:697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:44.705937 11838 consensus_queue.cc:237] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.718220 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.719013 11787 raft_consensus.cc:3055] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.719401 11787 raft_consensus.cc:740] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:44.720381 11787 consensus_queue.cc:260] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.721949 11787 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.730345 11787 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 2.
I20260710 10:59:44.731876 11533 catalog_manager.cc:5697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 1 to 2, leader changed from 2143c8e895714df4b1d427ff70d39553 (127.11.59.195) to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.760718 11533 catalog_manager.cc:5697] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 1 to 2, leader changed from 2143c8e895714df4b1d427ff70d39553 (127.11.59.195) to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.802945 11838 consensus_queue.cc:1048] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.814350 11838 consensus_queue.cc:1048] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.822981 11913 raft_consensus.cc:993] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806: : Instructing follower 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:44.823398 11838 raft_consensus.cc:1081] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Signalling peer 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:44.827041 11713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:59394
I20260710 10:59:44.827649 11713 raft_consensus.cc:493] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.828013 11713 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.832777 11713 raft_consensus.cc:515] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.834654 11713 leader_election.cc:290] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 2 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.835762 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.836337 11787 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.836467 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:44.837069 11636 raft_consensus.cc:3055] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.837446 11636 raft_consensus.cc:740] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:44.838174 11636 consensus_queue.cc:260] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.839404 11636 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.843071 11787 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 2.
I20260710 10:59:44.844133 11679 leader_election.cc:304] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.844905 11836 raft_consensus.cc:2804] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.845363 11836 raft_consensus.cc:697] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:44.846138 11836 consensus_queue.cc:237] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.847123 11852 raft_consensus.cc:993] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: : Instructing follower 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:44.847529 11636 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 2.
I20260710 10:59:44.847549 11852 raft_consensus.cc:1081] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Signalling peer 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:44.849443 11636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:34292
I20260710 10:59:44.852169 11636 raft_consensus.cc:493] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.852569 11636 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.854683 11534 catalog_manager.cc:5697] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 1 to 2, leader changed from 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193) to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 2 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.858117 11636 raft_consensus.cc:515] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.860826 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:44.861312 11636 leader_election.cc:290] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 2 election: Requested vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:44.861456 11713 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.862943 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:44.863488 11787 raft_consensus.cc:3055] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.863793 11787 raft_consensus.cc:740] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:44.864575 11787 consensus_queue.cc:260] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.865758 11787 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.868803 11713 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 2.
I20260710 10:59:44.870018 11601 leader_election.cc:304] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:44.870795 11838 raft_consensus.cc:2804] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.871249 11838 raft_consensus.cc:697] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:44.871443 11787 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 2.
I20260710 10:59:44.872025 11838 consensus_queue.cc:237] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:44.879158 11534 catalog_manager.cc:5697] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 1 to 2, leader changed from 2143c8e895714df4b1d427ff70d39553 (127.11.59.195) to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.057511 11636 raft_consensus.cc:1275] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.058789 11836 consensus_queue.cc:1048] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.067930 11787 raft_consensus.cc:1275] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.070150 11836 consensus_queue.cc:1048] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.123994 11713 raft_consensus.cc:1275] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.125439 11838 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.133021 11787 raft_consensus.cc:1275] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.134603 11838 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.173579 11713 raft_consensus.cc:1275] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.174903 11838 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.182660 11786 raft_consensus.cc:1275] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.185003 11913 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.272912 11786 raft_consensus.cc:1275] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.274232 11838 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.285355 11713 raft_consensus.cc:1275] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.287088 11913 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.306041 11786 raft_consensus.cc:1275] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.307394 11867 consensus_queue.cc:1048] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:45.315115 11636 raft_consensus.cc:1275] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.316303 11867 consensus_queue.cc:1048] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:47.722429 11503 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 10:59:47.723215 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:47.743686 11636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
mode: GRACEFUL
new_leader_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:34306
I20260710 10:59:47.744127 11636 raft_consensus.cc:606] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Received request to transfer leadership to TS 2143c8e895714df4b1d427ff70d39553
I20260710 10:59:47.753691 11713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
mode: GRACEFUL
new_leader_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:59406
I20260710 10:59:47.754205 11713 raft_consensus.cc:606] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Received request to transfer leadership to TS 2143c8e895714df4b1d427ff70d39553
I20260710 10:59:47.755302 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:47.755774 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:47.873020 11867 raft_consensus.cc:993] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef: : Instructing follower 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:47.873557 11867 raft_consensus.cc:1081] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Signalling peer 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:47.874845 11787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:55756
I20260710 10:59:47.875298 11787 raft_consensus.cc:493] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:47.875597 11787 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:47.879763 11787 raft_consensus.cc:515] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:47.881230 11787 leader_election.cc:290] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 2 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:47.881944 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:47.882190 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:47.882566 11636 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:47.882726 11713 raft_consensus.cc:3055] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:47.883039 11713 raft_consensus.cc:740] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:47.883622 11713 consensus_queue.cc:260] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:47.884419 11713 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:47.887249 11636 raft_consensus.cc:2468] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 2.
I20260710 10:59:47.888475 11751 leader_election.cc:304] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:47.889308 11713 raft_consensus.cc:2468] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 2.
I20260710 10:59:47.889495 11837 raft_consensus.cc:2804] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:47.890877 11837 raft_consensus.cc:697] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:47.891552 11837 consensus_queue.cc:237] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:47.900138 11534 catalog_manager.cc:5697] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 1 to 2, leader changed from 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194) to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.263037 11885 raft_consensus.cc:993] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806: : Instructing follower 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:48.263679 11920 raft_consensus.cc:1081] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Signalling peer 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:48.265125 11787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:55770
I20260710 10:59:48.265646 11787 raft_consensus.cc:493] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.265969 11787 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.270568 11787 raft_consensus.cc:515] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.272051 11787 leader_election.cc:290] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 3 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:48.272845 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:48.273056 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:48.273406 11636 raft_consensus.cc:3055] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:48.273597 11713 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.273749 11636 raft_consensus.cc:740] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:48.274542 11636 consensus_queue.cc:260] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.275753 11636 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.278399 11713 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 3.
I20260710 10:59:48.279378 11750 leader_election.cc:304] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [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: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:48.280043 11837 raft_consensus.cc:2804] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:48.280512 11837 raft_consensus.cc:697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:48.281356 11837 consensus_queue.cc:237] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.281780 11636 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 3.
I20260710 10:59:48.288208 11534 catalog_manager.cc:5697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 2 to 3, leader changed from 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193) to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.314303 11713 raft_consensus.cc:1275] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.315515 11837 consensus_queue.cc:1048] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:48.325253 11636 raft_consensus.cc:1275] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.328764 11934 consensus_queue.cc:1048] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:48.756790 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:48.766212 11636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
mode: GRACEFUL
new_leader_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:34302
I20260710 10:59:48.766834 11636 raft_consensus.cc:606] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Received request to transfer leadership to TS 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:48.771920 11787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
mode: GRACEFUL
new_leader_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:55786
I20260710 10:59:48.772369 11787 raft_consensus.cc:606] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 LEADER]: Received request to transfer leadership to TS 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:48.777163 11636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
mode: GRACEFUL
new_leader_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:34302
I20260710 10:59:48.777613 11636 raft_consensus.cc:606] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Received request to transfer leadership to TS 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:48.782390 11636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4739acadfd14aca923411c997e509ee"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
mode: GRACEFUL
new_leader_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:34302
I20260710 10:59:48.782831 11636 raft_consensus.cc:606] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Received request to transfer leadership to TS 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:48.789628 11787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
mode: GRACEFUL
new_leader_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:55786
I20260710 10:59:48.790050 11787 raft_consensus.cc:606] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 LEADER]: Received request to transfer leadership to TS 5a7101fa93b54be59ed18647d5d345ef
I20260710 10:59:48.850183 11713 raft_consensus.cc:1275] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:48.851262 11934 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:48.854260 11636 raft_consensus.cc:1275] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:48.855394 11934 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:48.858325 11837 raft_consensus.cc:993] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: : Instructing follower 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:48.858784 11837 raft_consensus.cc:1081] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 LEADER]: Signalling peer 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:48.861071 11711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:59378
I20260710 10:59:48.869151 11711 raft_consensus.cc:493] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.869546 11711 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.876374 11711 raft_consensus.cc:515] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.880030 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:48.880419 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2febbba8439a4ece9bd1d9b487cfb3bd" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:48.880842 11636 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.881023 11787 raft_consensus.cc:3055] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:48.881412 11787 raft_consensus.cc:740] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:48.882207 11787 consensus_queue.cc:260] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.882928 11787 raft_consensus.cc:3060] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.886237 11636 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 4.
I20260710 10:59:48.880195 11711 leader_election.cc:290] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 4 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:48.887245 11677 leader_election.cc:304] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [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: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:48.887864 11787 raft_consensus.cc:2468] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 4.
I20260710 10:59:48.888082 11867 raft_consensus.cc:2804] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:48.890066 11867 raft_consensus.cc:697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 4 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:48.890820 11867 consensus_queue.cc:237] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.896494 11534 catalog_manager.cc:5697] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 3 to 4, leader changed from 2143c8e895714df4b1d427ff70d39553 (127.11.59.195) to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 4 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.918875 11920 raft_consensus.cc:993] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806: : Instructing follower 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:48.919312 11947 raft_consensus.cc:1081] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Signalling peer 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:48.920646 11711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4739acadfd14aca923411c997e509ee"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:59394
I20260710 10:59:48.921082 11711 raft_consensus.cc:493] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.921406 11711 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.926380 11711 raft_consensus.cc:515] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.927907 11711 leader_election.cc:290] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 3 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:48.928445 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:48.928866 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:48.929014 11636 raft_consensus.cc:3055] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:48.929440 11636 raft_consensus.cc:740] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:48.929476 11787 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.930135 11636 consensus_queue.cc:260] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.930955 11636 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.934675 11636 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 3.
I20260710 10:59:48.935083 11787 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 3.
I20260710 10:59:48.935669 11677 leader_election.cc:304] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [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: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:48.936456 11867 raft_consensus.cc:2804] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:48.936949 11867 raft_consensus.cc:697] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:48.937659 11867 consensus_queue.cc:237] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:48.943614 11534 catalog_manager.cc:5697] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 2 to 3, leader changed from 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193) to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 3 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.249034 11920 raft_consensus.cc:993] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806: : Instructing follower 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:49.249639 11947 raft_consensus.cc:1081] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Signalling peer 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:49.251698 11711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:59394
I20260710 10:59:49.252333 11711 raft_consensus.cc:493] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.252718 11711 raft_consensus.cc:3060] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.257948 11711 raft_consensus.cc:515] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:49.259541 11711 leader_election.cc:290] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 2 election: Requested vote from peers 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483), 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619)
I20260710 10:59:49.260429 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:49.260438 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3933dd4ddab54556bbb3437b379b4557" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:49.261087 11787 raft_consensus.cc:3060] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.261195 11636 raft_consensus.cc:3055] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.261584 11636 raft_consensus.cc:740] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:49.262171 11636 consensus_queue.cc:260] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:49.262992 11636 raft_consensus.cc:3060] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.265478 11787 raft_consensus.cc:2468] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 2.
I20260710 10:59:49.266418 11679 leader_election.cc:304] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:49.267015 11636 raft_consensus.cc:2468] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 2.
I20260710 10:59:49.267076 11867 raft_consensus.cc:2804] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.267645 11867 raft_consensus.cc:697] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:49.268895 11867 consensus_queue.cc:237] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } }
I20260710 10:59:49.275097 11534 catalog_manager.cc:5697] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 1 to 2, leader changed from 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193) to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 2 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:49.317404 11636 raft_consensus.cc:1275] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.318823 11867 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.325940 11787 raft_consensus.cc:1275] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.328116 11950 consensus_queue.cc:1048] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:49.364028 11934 raft_consensus.cc:993] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553: : Instructing follower 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:49.364475 11934 raft_consensus.cc:1081] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 LEADER]: Signalling peer 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:49.365963 11711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:59378
I20260710 10:59:49.366415 11711 raft_consensus.cc:493] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.366721 11711 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.379019 11920 raft_consensus.cc:993] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806: : Instructing follower 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:49.379436 11947 raft_consensus.cc:1081] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Signalling peer 5a7101fa93b54be59ed18647d5d345ef to start an election
I20260710 10:59:49.380728 11713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
 from {username='slave'} at 127.0.0.1:59394
I20260710 10:59:49.381220 11713 raft_consensus.cc:493] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.381577 11713 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.451867 11711 raft_consensus.cc:515] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:49.454102 11711 leader_election.cc:290] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 3 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:49.454977 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:49.455543 11636 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.456305 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd726dda200b4dabb6108167db3c93a9" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:49.456796 11787 raft_consensus.cc:3055] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:49.457062 11787 raft_consensus.cc:740] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:49.457772 11787 consensus_queue.cc:260] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:49.458796 11787 raft_consensus.cc:3060] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.500242 11635 raft_consensus.cc:1275] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.501516 11950 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.511530 11786 raft_consensus.cc:1275] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.513110 11950 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.538251 11636 raft_consensus.cc:2468] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 3.
I20260710 10:59:49.538251 11787 raft_consensus.cc:2468] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 3.
I20260710 10:59:49.538319 11713 raft_consensus.cc:515] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:49.539814 11677 leader_election.cc:304] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [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: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:49.540745 11713 leader_election.cc:290] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [CANDIDATE]: Term 3 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:49.541293 11950 raft_consensus.cc:2804] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:49.541745 11950 raft_consensus.cc:697] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:49.541937 11636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:49.541909 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "5a7101fa93b54be59ed18647d5d345ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:49.542598 11636 raft_consensus.cc:3055] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:49.542680 11787 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.542519 11950 consensus_queue.cc:237] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:49.543043 11636 raft_consensus.cc:740] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:49.543764 11636 consensus_queue.cc:260] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:49.544850 11636 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.550025 11787 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 3.
I20260710 10:59:49.550365 11636 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7101fa93b54be59ed18647d5d345ef in term 3.
I20260710 10:59:49.550207 11534 catalog_manager.cc:5697] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 2 to 3, leader changed from 2143c8e895714df4b1d427ff70d39553 (127.11.59.195) to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 3 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.551043 11679 leader_election.cc:304] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [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: 2143c8e895714df4b1d427ff70d39553, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:49.551836 11950 raft_consensus.cc:2804] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:49.552268 11950 raft_consensus.cc:697] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Becoming Leader. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:49.552947 11950 consensus_queue.cc:237] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:49.561753 11534 catalog_manager.cc:5697] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef reported cstate change: term changed from 2 to 3, leader changed from 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193) to 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194). New cstate: current_term: 3 leader_uuid: "5a7101fa93b54be59ed18647d5d345ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.693858 11636 raft_consensus.cc:1275] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.694936 11950 consensus_queue.cc:1048] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.704257 11787 raft_consensus.cc:1275] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.705799 11952 consensus_queue.cc:1048] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.934221 11787 raft_consensus.cc:1275] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.935829 11952 consensus_queue.cc:1048] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.944710 11636 raft_consensus.cc:1275] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.946728 11943 consensus_queue.cc:1048] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.034315 11787 raft_consensus.cc:1275] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.035408 11950 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.044675 11636 raft_consensus.cc:1275] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Refusing update from remote peer 5a7101fa93b54be59ed18647d5d345ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.046468 11867 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:51.799466 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:51.808053 11713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
mode: GRACEFUL
new_leader_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:59406
I20260710 10:59:51.808890 11713 raft_consensus.cc:606] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Received request to transfer leadership to TS 2143c8e895714df4b1d427ff70d39553
I20260710 10:59:51.811457 11713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
mode: GRACEFUL
new_leader_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:59406
I20260710 10:59:51.811864 11713 raft_consensus.cc:606] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Received request to transfer leadership to TS 2143c8e895714df4b1d427ff70d39553
I20260710 10:59:51.813834 11713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
mode: GRACEFUL
new_leader_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:59406
I20260710 10:59:51.814189 11713 raft_consensus.cc:606] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Received request to transfer leadership to TS 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:51.816082 11713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4739acadfd14aca923411c997e509ee"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
mode: GRACEFUL
new_leader_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:59406
I20260710 10:59:51.816470 11713 raft_consensus.cc:606] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Received request to transfer leadership to TS 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:51.818447 11713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb"
dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
mode: GRACEFUL
new_leader_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:59406
I20260710 10:59:51.818830 11713 raft_consensus.cc:606] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Received request to transfer leadership to TS 2eb9c8b03e874c89a06104554fd58806
I20260710 10:59:51.819700 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 10:59:51.820104 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:51.841737 11963 raft_consensus.cc:993] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef: : Instructing follower 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:51.842201 11943 raft_consensus.cc:1081] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Signalling peer 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:51.843590 11636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4739acadfd14aca923411c997e509ee"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:34286
I20260710 10:59:51.843926 11636 raft_consensus.cc:493] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:51.844151 11636 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:51.848495 11636 raft_consensus.cc:515] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.850203 11636 leader_election.cc:290] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 4 election: Requested vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:51.850996 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:51.851261 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4739acadfd14aca923411c997e509ee" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:51.851765 11713 raft_consensus.cc:3055] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:51.851894 11787 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:51.852102 11713 raft_consensus.cc:740] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:51.852860 11713 consensus_queue.cc:260] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.853766 11713 raft_consensus.cc:3060] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:51.856163 11787 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 4.
I20260710 10:59:51.857295 11604 leader_election.cc:304] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [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: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:51.857980 11713 raft_consensus.cc:2468] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 4.
I20260710 10:59:51.858915 11964 raft_consensus.cc:2804] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:51.859774 11964 raft_consensus.cc:697] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 4 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:51.860625 11964 consensus_queue.cc:237] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.867244 11534 catalog_manager.cc:5697] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 3 to 4, leader changed from 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194) to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 4 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:51.914726 11963 raft_consensus.cc:993] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef: : Instructing follower 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:51.915210 11943 raft_consensus.cc:1081] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Signalling peer 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:51.916504 11787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:55756
I20260710 10:59:51.917079 11787 raft_consensus.cc:493] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:51.917436 11787 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.921406 11787 raft_consensus.cc:515] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.923086 11787 leader_election.cc:290] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 3 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:51.924160 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:51.924069 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efb2e0d47ab42a592c52a1125095c10" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:51.924899 11713 raft_consensus.cc:3055] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:51.925096 11635 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.925364 11713 raft_consensus.cc:740] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:51.926182 11713 consensus_queue.cc:260] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.927174 11713 raft_consensus.cc:3060] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.930779 11635 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 3.
I20260710 10:59:51.931254 11713 raft_consensus.cc:2468] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 3.
I20260710 10:59:51.931927 11751 leader_election.cc:304] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [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: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:51.932709 11934 raft_consensus.cc:2804] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:51.934042 11934 raft_consensus.cc:697] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 3 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:51.934831 11934 consensus_queue.cc:237] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.941720 11534 catalog_manager.cc:5697] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 2 to 3, leader changed from 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194) to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:51.951574 11963 raft_consensus.cc:993] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef: : Instructing follower 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:51.951989 11943 raft_consensus.cc:1081] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Signalling peer 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:51.953262 11635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:34286
I20260710 10:59:51.953703 11635 raft_consensus.cc:493] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:51.954008 11635 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:51.958309 11635 raft_consensus.cc:515] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.959880 11635 leader_election.cc:290] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 4 election: Requested vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:51.960675 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:51.960785 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6785b50f7874f4b89294211b85376bb" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:51.961222 11713 raft_consensus.cc:3055] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:51.961304 11787 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:51.961652 11713 raft_consensus.cc:740] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:51.962344 11713 consensus_queue.cc:260] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.963364 11713 raft_consensus.cc:3060] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:51.967077 11787 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 4.
I20260710 10:59:51.968058 11604 leader_election.cc:304] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [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: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:51.968704 11964 raft_consensus.cc:2804] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:51.968854 11713 raft_consensus.cc:2468] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 4.
I20260710 10:59:51.969188 11964 raft_consensus.cc:697] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 4 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:51.969920 11964 consensus_queue.cc:237] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:51.976368 11534 catalog_manager.cc:5697] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 3 to 4, leader changed from 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194) to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 4 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.229621 11963 raft_consensus.cc:993] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef: : Instructing follower 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:52.230029 11943 raft_consensus.cc:1081] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Signalling peer 2143c8e895714df4b1d427ff70d39553 to start an election
I20260710 10:59:52.231411 11787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c"
dest_uuid: "2143c8e895714df4b1d427ff70d39553"
 from {username='slave'} at 127.0.0.1:55756
I20260710 10:59:52.231824 11787 raft_consensus.cc:493] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.232092 11787 raft_consensus.cc:3060] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.235869 11787 raft_consensus.cc:515] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:52.237267 11787 leader_election.cc:290] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 2 election: Requested vote from peers 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619), 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459)
I20260710 10:59:52.238212 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
I20260710 10:59:52.238212 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db6592f586c4a2b97559c5947f2be6c" candidate_uuid: "2143c8e895714df4b1d427ff70d39553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:52.238927 11713 raft_consensus.cc:3055] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.238924 11635 raft_consensus.cc:3060] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.239390 11713 raft_consensus.cc:740] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:52.240067 11713 consensus_queue.cc:260] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:52.241132 11713 raft_consensus.cc:3060] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.245419 11635 raft_consensus.cc:2468] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 2.
I20260710 10:59:52.246439 11751 leader_election.cc:304] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2143c8e895714df4b1d427ff70d39553, 2eb9c8b03e874c89a06104554fd58806; no voters: 
I20260710 10:59:52.246948 11713 raft_consensus.cc:2468] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2143c8e895714df4b1d427ff70d39553 in term 2.
I20260710 10:59:52.247351 11934 raft_consensus.cc:2804] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.247915 11934 raft_consensus.cc:697] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 2 LEADER]: Becoming Leader. State: Replica: 2143c8e895714df4b1d427ff70d39553, State: Running, Role: LEADER
I20260710 10:59:52.248817 11934 consensus_queue.cc:237] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:52.255362 11534 catalog_manager.cc:5697] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 reported cstate change: term changed from 1 to 2, leader changed from 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194) to 2143c8e895714df4b1d427ff70d39553 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "2143c8e895714df4b1d427ff70d39553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.264443 11963 raft_consensus.cc:993] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef: : Instructing follower 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:52.264912 11943 raft_consensus.cc:1081] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Signalling peer 2eb9c8b03e874c89a06104554fd58806 to start an election
I20260710 10:59:52.266222 11635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da"
dest_uuid: "2eb9c8b03e874c89a06104554fd58806"
 from {username='slave'} at 127.0.0.1:34286
I20260710 10:59:52.266665 11635 raft_consensus.cc:493] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.266909 11635 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.271405 11635 raft_consensus.cc:515] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:52.272933 11635 leader_election.cc:290] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [CANDIDATE]: Term 3 election: Requested vote from peers 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459), 2143c8e895714df4b1d427ff70d39553 (127.11.59.195:37483)
I20260710 10:59:52.273763 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a7101fa93b54be59ed18647d5d345ef"
I20260710 10:59:52.273898 11787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941aa604456a45cabcd9769193b4f2da" candidate_uuid: "2eb9c8b03e874c89a06104554fd58806" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2143c8e895714df4b1d427ff70d39553"
I20260710 10:59:52.274395 11713 raft_consensus.cc:3055] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.274797 11787 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.274801 11713 raft_consensus.cc:740] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a7101fa93b54be59ed18647d5d345ef, State: Running, Role: LEADER
I20260710 10:59:52.275779 11713 consensus_queue.cc:260] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:52.276618 11713 raft_consensus.cc:3060] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.280588 11713 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 3.
I20260710 10:59:52.281138 11787 raft_consensus.cc:2468] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb9c8b03e874c89a06104554fd58806 in term 3.
I20260710 10:59:52.281666 11601 leader_election.cc:304] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [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: 2eb9c8b03e874c89a06104554fd58806, 5a7101fa93b54be59ed18647d5d345ef; no voters: 
I20260710 10:59:52.282411 11964 raft_consensus.cc:2804] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.282817 11964 raft_consensus.cc:697] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 3 LEADER]: Becoming Leader. State: Replica: 2eb9c8b03e874c89a06104554fd58806, State: Running, Role: LEADER
I20260710 10:59:52.283556 11964 consensus_queue.cc:237] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [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: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } }
I20260710 10:59:52.289973 11534 catalog_manager.cc:5697] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 reported cstate change: term changed from 2 to 3, leader changed from 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194) to 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193). New cstate: current_term: 3 leader_uuid: "2eb9c8b03e874c89a06104554fd58806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.350292 11713 raft_consensus.cc:1275] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:52.351233 11934 consensus_queue.cc:1048] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:52.361478 11635 raft_consensus.cc:1275] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:52.363415 11978 consensus_queue.cc:1048] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:52.397589 11787 raft_consensus.cc:1275] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.399431 11964 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.400282 11787 raft_consensus.cc:1275] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.401952 11964 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.410964 11713 raft_consensus.cc:1275] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.412684 11964 consensus_queue.cc:1048] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.418962 11711 raft_consensus.cc:1275] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.420571 11964 consensus_queue.cc:1048] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:52.697305 11635 raft_consensus.cc:1275] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.698761 11978 consensus_queue.cc:1048] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb9c8b03e874c89a06104554fd58806" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.701387 11786 raft_consensus.cc:1275] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:52.702626 11964 consensus_queue.cc:1048] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2143c8e895714df4b1d427ff70d39553" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:52.709589 11711 raft_consensus.cc:1275] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Refusing update from remote peer 2143c8e895714df4b1d427ff70d39553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.711580 11971 consensus_queue.cc:1048] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.725663 11713 raft_consensus.cc:1275] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Refusing update from remote peer 2eb9c8b03e874c89a06104554fd58806: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:52.726935 11964 consensus_queue.cc:1048] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7101fa93b54be59ed18647d5d345ef" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:52.821208 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:52.827566 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
I20260710 10:59:52.852722 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:52.853470 11503 tablet_replica.cc:333] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.854161 11503 raft_consensus.cc:2243] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.854771 11503 raft_consensus.cc:2272] T 5edf6814613c43d38d9c10144d9cfaca P 2eb9c8b03e874c89a06104554fd58806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.858069 11503 tablet_replica.cc:333] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.858636 11503 raft_consensus.cc:2243] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.859107 11503 raft_consensus.cc:2272] T 1efb2e0d47ab42a592c52a1125095c10 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.861672 11503 tablet_replica.cc:333] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.862118 11503 raft_consensus.cc:2243] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.862448 11503 raft_consensus.cc:2272] T 6db6592f586c4a2b97559c5947f2be6c P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.864631 11503 tablet_replica.cc:333] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.865063 11503 raft_consensus.cc:2243] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.865511 11503 raft_consensus.cc:2272] T 3933dd4ddab54556bbb3437b379b4557 P 2eb9c8b03e874c89a06104554fd58806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.866930 11503 tablet_replica.cc:333] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.867338 11503 raft_consensus.cc:2243] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:52.868132 11503 raft_consensus.cc:2272] T e4739acadfd14aca923411c997e509ee P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.870080 11503 tablet_replica.cc:333] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.870712 11503 raft_consensus.cc:2243] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 3 LEADER]: Raft consensus shutting down.
W20260710 10:59:52.870884 11677 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 10:59:52.871634 11503 raft_consensus.cc:2272] T 941aa604456a45cabcd9769193b4f2da P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.873991 11503 tablet_replica.cc:333] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
W20260710 10:59:52.874184 11677 consensus_peers.cc:597] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef -> Peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Couldn't send request to peer 2eb9c8b03e874c89a06104554fd58806. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:52.874809 11503 raft_consensus.cc:2243] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.875185 11503 raft_consensus.cc:2272] T cd726dda200b4dabb6108167db3c93a9 P 2eb9c8b03e874c89a06104554fd58806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.876766 11503 tablet_replica.cc:333] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.877170 11503 raft_consensus.cc:2243] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.877588 11503 raft_consensus.cc:2272] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.879052 11503 tablet_replica.cc:333] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806: stopping tablet replica
I20260710 10:59:52.879426 11503 raft_consensus.cc:2243] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:52.880018 11503 raft_consensus.cc:2272] T e6785b50f7874f4b89294211b85376bb P 2eb9c8b03e874c89a06104554fd58806 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.983975 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
W20260710 10:59:52.985438 11677 consensus_peers.cc:597] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef -> Peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Couldn't send request to peer 2eb9c8b03e874c89a06104554fd58806. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:36619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:52.987015 11751 consensus_peers.cc:597] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 -> Peer 2eb9c8b03e874c89a06104554fd58806 (127.11.59.193:36619): Couldn't send request to peer 2eb9c8b03e874c89a06104554fd58806. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:36619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:53.001745 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
I20260710 10:59:53.025668 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:53.026479 11503 tablet_replica.cc:333] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.027298 11503 raft_consensus.cc:2243] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.028380 11503 raft_consensus.cc:2272] T 3933dd4ddab54556bbb3437b379b4557 P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.030393 11503 tablet_replica.cc:333] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.031092 11503 raft_consensus.cc:2243] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.031714 11503 raft_consensus.cc:2272] T 2febbba8439a4ece9bd1d9b487cfb3bd P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.033174 11503 tablet_replica.cc:333] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.033761 11503 raft_consensus.cc:2243] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.034080 11503 raft_consensus.cc:2272] T e6785b50f7874f4b89294211b85376bb P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.035971 11503 tablet_replica.cc:333] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.036579 11503 raft_consensus.cc:2243] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.036965 11503 raft_consensus.cc:2272] T 5edf6814613c43d38d9c10144d9cfaca P 5a7101fa93b54be59ed18647d5d345ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.038901 11503 tablet_replica.cc:333] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.039337 11503 raft_consensus.cc:2243] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.039698 11503 raft_consensus.cc:2272] T 6db6592f586c4a2b97559c5947f2be6c P 5a7101fa93b54be59ed18647d5d345ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:53.039774 11750 consensus_peers.cc:597] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 -> Peer 5a7101fa93b54be59ed18647d5d345ef (127.11.59.194:37459): Couldn't send request to peer 5a7101fa93b54be59ed18647d5d345ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:53.042188 11503 tablet_replica.cc:333] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.042670 11503 raft_consensus.cc:2243] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.043032 11503 raft_consensus.cc:2272] T 1efb2e0d47ab42a592c52a1125095c10 P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.044709 11503 tablet_replica.cc:333] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.045161 11503 raft_consensus.cc:2243] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.045874 11503 raft_consensus.cc:2272] T cd726dda200b4dabb6108167db3c93a9 P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.047324 11503 tablet_replica.cc:333] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.047730 11503 raft_consensus.cc:2243] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.048076 11503 raft_consensus.cc:2272] T 941aa604456a45cabcd9769193b4f2da P 5a7101fa93b54be59ed18647d5d345ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.050015 11503 tablet_replica.cc:333] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef: stopping tablet replica
I20260710 10:59:53.050431 11503 raft_consensus.cc:2243] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.050786 11503 raft_consensus.cc:2272] T e4739acadfd14aca923411c997e509ee P 5a7101fa93b54be59ed18647d5d345ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.077124 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
I20260710 10:59:53.092841 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 10:59:53.118727 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:53.119328 11503 tablet_replica.cc:333] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.119836 11503 raft_consensus.cc:2243] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.120549 11503 raft_consensus.cc:2272] T 5edf6814613c43d38d9c10144d9cfaca P 2143c8e895714df4b1d427ff70d39553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.122385 11503 tablet_replica.cc:333] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.122933 11503 raft_consensus.cc:2243] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.123342 11503 raft_consensus.cc:2272] T cd726dda200b4dabb6108167db3c93a9 P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.124866 11503 tablet_replica.cc:333] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.125391 11503 raft_consensus.cc:2243] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.125783 11503 raft_consensus.cc:2272] T 941aa604456a45cabcd9769193b4f2da P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.127663 11503 tablet_replica.cc:333] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.128118 11503 raft_consensus.cc:2243] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.128510 11503 raft_consensus.cc:2272] T e4739acadfd14aca923411c997e509ee P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.130312 11503 tablet_replica.cc:333] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.130820 11503 raft_consensus.cc:2243] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.131215 11503 raft_consensus.cc:2272] T e6785b50f7874f4b89294211b85376bb P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.133100 11503 tablet_replica.cc:333] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.133658 11503 raft_consensus.cc:2243] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.134044 11503 raft_consensus.cc:2272] T 2febbba8439a4ece9bd1d9b487cfb3bd P 2143c8e895714df4b1d427ff70d39553 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.135444 11503 tablet_replica.cc:333] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.135872 11503 raft_consensus.cc:2243] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.136492 11503 raft_consensus.cc:2272] T 1efb2e0d47ab42a592c52a1125095c10 P 2143c8e895714df4b1d427ff70d39553 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.138207 11503 tablet_replica.cc:333] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.138645 11503 raft_consensus.cc:2243] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.139281 11503 raft_consensus.cc:2272] T 6db6592f586c4a2b97559c5947f2be6c P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.140930 11503 tablet_replica.cc:333] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553: stopping tablet replica
I20260710 10:59:53.141419 11503 raft_consensus.cc:2243] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.141772 11503 raft_consensus.cc:2272] T 3933dd4ddab54556bbb3437b379b4557 P 2143c8e895714df4b1d427ff70d39553 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.167742 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
I20260710 10:59:53.182987 11503 master.cc:562] Master@127.11.59.254:33343 shutting down...
I20260710 10:59:53.322908 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.323400 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.323680 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P b59d7a9816794b5c80217bd1dc3e1ac9: stopping tablet replica
I20260710 10:59:53.342677 11503 master.cc:584] Master@127.11.59.254:33343 shutdown complete.
2143c8e895714df4b1d427ff70d39553  1
2eb9c8b03e874c89a06104554fd58806  4
5a7101fa93b54be59ed18647d5d345ef  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12727 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 10:59:53.383143 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:33795
I20260710 10:59:53.384188 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.389426 11996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.389760 11997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.390627 11999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.391837 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:53.392556 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.392719 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.392827 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681193392816 us; error 0 us; skew 500 ppm
I20260710 10:59:53.393343 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.395429 11503 webserver.cc:533] Webserver started at http://127.11.59.254:35265/ using document root <none> and password file <none>
I20260710 10:59:53.395850 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.396008 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.396210 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.397203 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "236fdc9ec08a4b35bdfcc50083554d6d"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.401455 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 10:59:53.404489 12004 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.405154 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:53.405468 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "236fdc9ec08a4b35bdfcc50083554d6d"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.405717 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:53.419790 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.420908 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.457405 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:33795
I20260710 10:59:53.457525 12055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:33795 every 8 connection(s)
I20260710 10:59:53.461220 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.470191 12056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d: Bootstrap starting.
I20260710 10:59:53.474630 12056 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:53.478588 12056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d: No bootstrap required, opened a new log
I20260710 10:59:53.480522 12056 raft_consensus.cc:359] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236fdc9ec08a4b35bdfcc50083554d6d" member_type: VOTER }
I20260710 10:59:53.480870 12056 raft_consensus.cc:385] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:53.481040 12056 raft_consensus.cc:740] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 236fdc9ec08a4b35bdfcc50083554d6d, State: Initialized, Role: FOLLOWER
I20260710 10:59:53.481598 12056 consensus_queue.cc:260] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "236fdc9ec08a4b35bdfcc50083554d6d" member_type: VOTER }
I20260710 10:59:53.482030 12056 raft_consensus.cc:399] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:53.482215 12056 raft_consensus.cc:493] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:53.482429 12056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:53.486106 12056 raft_consensus.cc:515] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236fdc9ec08a4b35bdfcc50083554d6d" member_type: VOTER }
I20260710 10:59:53.486554 12056 leader_election.cc:304] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [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: 236fdc9ec08a4b35bdfcc50083554d6d; no voters: 
I20260710 10:59:53.487664 12056 leader_election.cc:290] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:53.488050 12059 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:53.489277 12059 raft_consensus.cc:697] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 1 LEADER]: Becoming Leader. State: Replica: 236fdc9ec08a4b35bdfcc50083554d6d, State: Running, Role: LEADER
I20260710 10:59:53.489917 12059 consensus_queue.cc:237] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [LEADER]: Queue going to LEADER mode. State: All 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: "236fdc9ec08a4b35bdfcc50083554d6d" member_type: VOTER }
I20260710 10:59:53.490748 12056 sys_catalog.cc:565] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:53.494349 12061 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 236fdc9ec08a4b35bdfcc50083554d6d. Latest consensus state: current_term: 1 leader_uuid: "236fdc9ec08a4b35bdfcc50083554d6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236fdc9ec08a4b35bdfcc50083554d6d" member_type: VOTER } }
I20260710 10:59:53.495266 12061 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:53.494395 12060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "236fdc9ec08a4b35bdfcc50083554d6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236fdc9ec08a4b35bdfcc50083554d6d" member_type: VOTER } }
I20260710 10:59:53.496551 12060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:53.499083 12066 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:53.508005 12066 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:53.508881 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:53.516117 12066 catalog_manager.cc:1383] Generated new cluster ID: 5a522dd009574604a8d8335f3e940701
I20260710 10:59:53.516415 12066 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:53.531975 12066 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:53.533136 12066 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:53.546727 12066 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d: Generated new TSK 0
I20260710 10:59:53.547344 12066 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:53.575423 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.581146 12077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.581911 12078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.583285 12080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.583694 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:53.584483 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.584656 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.584776 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681193584766 us; error 0 us; skew 500 ppm
I20260710 10:59:53.585491 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.588414 11503 webserver.cc:533] Webserver started at http://127.11.59.193:37505/ using document root <none> and password file <none>
I20260710 10:59:53.588896 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.589062 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.589329 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.590358 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "03ee822d33e04467a82208dad9c4f8c4"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.594867 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:53.597922 12085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.598595 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 10:59:53.598873 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "03ee822d33e04467a82208dad9c4f8c4"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.599150 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:53.640303 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.641598 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.643091 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:53.645355 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:53.645584 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.645824 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:53.646008 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.684636 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:41593
I20260710 10:59:53.684723 12147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:41593 every 8 connection(s)
I20260710 10:59:53.689664 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.696529 12152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.697567 12153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.699597 12155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.701383 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:53.702207 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.702505 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.702685 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681193702666 us; error 0 us; skew 500 ppm
I20260710 10:59:53.703348 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.706154 11503 webserver.cc:533] Webserver started at http://127.11.59.194:42603/ using document root <none> and password file <none>
I20260710 10:59:53.706756 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.706853 12148 heartbeater.cc:344] Connected to a master server at 127.11.59.254:33795
I20260710 10:59:53.707001 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.707281 12148 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:53.707377 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.708108 12148 heartbeater.cc:507] Master 127.11.59.254:33795 requested a full tablet report, sending...
I20260710 10:59:53.708621 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "e213f488bfe94acf9e92eea104c9e639"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.710211 12021 ts_manager.cc:194] Registered new tserver with Master: 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593)
I20260710 10:59:53.712500 12021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48644
I20260710 10:59:53.714349 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260710 10:59:53.717541 12160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.718211 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 10:59:53.718498 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "e213f488bfe94acf9e92eea104c9e639"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.718752 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:53.733361 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.734531 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.735893 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:53.737986 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:53.738198 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.738442 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:53.738615 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.777477 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:36703
I20260710 10:59:53.777585 12222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:36703 every 8 connection(s)
I20260710 10:59:53.781985 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.790695 12226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.791891 12227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.795380 12229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.795639 11503 server_base.cc:1061] running on GCE node
I20260710 10:59:53.796346 12223 heartbeater.cc:344] Connected to a master server at 127.11.59.254:33795
I20260710 10:59:53.796690 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 10:59:53.796695 12223 heartbeater.cc:461] Registering TS with master...
W20260710 10:59:53.797034 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.797232 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681193797196 us; error 0 us; skew 500 ppm
I20260710 10:59:53.797705 12223 heartbeater.cc:507] Master 127.11.59.254:33795 requested a full tablet report, sending...
I20260710 10:59:53.797816 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.800068 12021 ts_manager.cc:194] Registered new tserver with Master: e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:53.800606 11503 webserver.cc:533] Webserver started at http://127.11.59.195:38127/ using document root <none> and password file <none>
I20260710 10:59:53.801311 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.801553 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.801842 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.801992 12021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48660
I20260710 10:59:53.803339 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.807749 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 10:59:53.810758 12234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.811468 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:53.811745 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-28tl"
I20260710 10:59:53.812026 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:53.820892 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.822016 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.823346 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:53.825213 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:53.825476 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.825711 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:53.825877 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.863262 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:40239
I20260710 10:59:53.863339 12296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:40239 every 8 connection(s)
I20260710 10:59:53.876955 12297 heartbeater.cc:344] Connected to a master server at 127.11.59.254:33795
I20260710 10:59:53.877348 12297 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:53.878093 12297 heartbeater.cc:507] Master 127.11.59.254:33795 requested a full tablet report, sending...
I20260710 10:59:53.879778 12021 ts_manager.cc:194] Registered new tserver with Master: cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:53.880189 11503 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013988287s
I20260710 10:59:53.881001 12021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48664
I20260710 10:59:53.903909 12021 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48676:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:53.906693 12021 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:53.976989 12262 tablet_service.cc:1511] Processing CreateTablet for tablet b6d51d3903214047af5209f458c32550 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:53.978771 12262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d51d3903214047af5209f458c32550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.981858 12261 tablet_service.cc:1511] Processing CreateTablet for tablet b786dc31938c4b468b3b792d61791af3 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:53.983461 12261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b786dc31938c4b468b3b792d61791af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.987556 12260 tablet_service.cc:1511] Processing CreateTablet for tablet ea2b3fb1e4af44c5961d829552dbd09d (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:53.988698 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2b3fb1e4af44c5961d829552dbd09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.990188 12188 tablet_service.cc:1511] Processing CreateTablet for tablet b6d51d3903214047af5209f458c32550 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:53.991312 12188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d51d3903214047af5209f458c32550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.994910 12259 tablet_service.cc:1511] Processing CreateTablet for tablet cf88baf527294de3b7dbc3ece91788ed (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:53.996131 12259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf88baf527294de3b7dbc3ece91788ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.000233 12258 tablet_service.cc:1511] Processing CreateTablet for tablet 82907f982df34be38ffc3493f2d1b041 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:54.001603 12258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82907f982df34be38ffc3493f2d1b041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.004077 12257 tablet_service.cc:1511] Processing CreateTablet for tablet b6343c7542b544bc84671710f9c64050 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:54.005384 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6343c7542b544bc84671710f9c64050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.011667 12256 tablet_service.cc:1511] Processing CreateTablet for tablet 5668d88d47e940a9a7f71330e8dd6a7d (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:54.011904 12187 tablet_service.cc:1511] Processing CreateTablet for tablet b786dc31938c4b468b3b792d61791af3 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:54.012974 12256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5668d88d47e940a9a7f71330e8dd6a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.014106 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b786dc31938c4b468b3b792d61791af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.022423 12186 tablet_service.cc:1511] Processing CreateTablet for tablet ea2b3fb1e4af44c5961d829552dbd09d (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:54.026207 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2b3fb1e4af44c5961d829552dbd09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.030923 12260 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd4b17ac4c7480aac29cf67d201f34f (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:54.032123 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd4b17ac4c7480aac29cf67d201f34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.036026 12113 tablet_service.cc:1511] Processing CreateTablet for tablet b6d51d3903214047af5209f458c32550 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:54.037364 12113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d51d3903214047af5209f458c32550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.038672 12108 tablet_service.cc:1511] Processing CreateTablet for tablet b6343c7542b544bc84671710f9c64050 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:54.039909 12108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6343c7542b544bc84671710f9c64050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.042371 12112 tablet_service.cc:1511] Processing CreateTablet for tablet b786dc31938c4b468b3b792d61791af3 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:54.042488 12107 tablet_service.cc:1511] Processing CreateTablet for tablet 5668d88d47e940a9a7f71330e8dd6a7d (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:54.043710 12112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b786dc31938c4b468b3b792d61791af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.044736 12107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5668d88d47e940a9a7f71330e8dd6a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.045313 12261 tablet_service.cc:1511] Processing CreateTablet for tablet ba8f1ff3f2524d35807349d21a964084 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:54.045601 12111 tablet_service.cc:1511] Processing CreateTablet for tablet ea2b3fb1e4af44c5961d829552dbd09d (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:54.046489 12261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8f1ff3f2524d35807349d21a964084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.046176 12262 tablet_service.cc:1511] Processing CreateTablet for tablet 87c1c4bb25a34241b8a7f71edb44f6e4 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:54.046867 12111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2b3fb1e4af44c5961d829552dbd09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.047358 12262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c1c4bb25a34241b8a7f71edb44f6e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.050544 12110 tablet_service.cc:1511] Processing CreateTablet for tablet cf88baf527294de3b7dbc3ece91788ed (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:54.050781 12105 tablet_service.cc:1511] Processing CreateTablet for tablet 87c1c4bb25a34241b8a7f71edb44f6e4 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:54.051672 12110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf88baf527294de3b7dbc3ece91788ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.052279 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c1c4bb25a34241b8a7f71edb44f6e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.046792 12106 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd4b17ac4c7480aac29cf67d201f34f (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:54.057643 12109 tablet_service.cc:1511] Processing CreateTablet for tablet 82907f982df34be38ffc3493f2d1b041 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:54.059852 12104 tablet_service.cc:1511] Processing CreateTablet for tablet ba8f1ff3f2524d35807349d21a964084 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:54.065840 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd4b17ac4c7480aac29cf67d201f34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.070399 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8f1ff3f2524d35807349d21a964084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.073804 12109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82907f982df34be38ffc3493f2d1b041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.090871 12312 tablet_bootstrap.cc:492] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.096304 12313 tablet_bootstrap.cc:492] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.122779 12186 tablet_service.cc:1511] Processing CreateTablet for tablet cf88baf527294de3b7dbc3ece91788ed (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:54.123167 12187 tablet_service.cc:1511] Processing CreateTablet for tablet 82907f982df34be38ffc3493f2d1b041 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:54.124323 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf88baf527294de3b7dbc3ece91788ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.125080 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82907f982df34be38ffc3493f2d1b041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.131655 12313 tablet_bootstrap.cc:654] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.131122 12188 tablet_service.cc:1511] Processing CreateTablet for tablet b6343c7542b544bc84671710f9c64050 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:54.132623 12188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6343c7542b544bc84671710f9c64050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.133432 12185 tablet_service.cc:1511] Processing CreateTablet for tablet 5668d88d47e940a9a7f71330e8dd6a7d (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:54.134658 12185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5668d88d47e940a9a7f71330e8dd6a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.138289 12314 tablet_bootstrap.cc:492] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.138402 12184 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd4b17ac4c7480aac29cf67d201f34f (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:54.139662 12184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd4b17ac4c7480aac29cf67d201f34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.142380 12183 tablet_service.cc:1511] Processing CreateTablet for tablet 87c1c4bb25a34241b8a7f71edb44f6e4 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:54.143607 12183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c1c4bb25a34241b8a7f71edb44f6e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.146761 12312 tablet_bootstrap.cc:654] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.146477 12182 tablet_service.cc:1511] Processing CreateTablet for tablet ba8f1ff3f2524d35807349d21a964084 (DEFAULT_TABLE table=test-workload [id=3244d8ba423a436a838c0b252e3a6e49]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:54.147713 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8f1ff3f2524d35807349d21a964084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.162999 12314 tablet_bootstrap.cc:654] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.164088 12313 tablet_bootstrap.cc:492] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.164573 12313 ts_tablet_manager.cc:1403] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.002s
I20260710 10:59:54.167415 12313 raft_consensus.cc:359] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.168129 12313 raft_consensus.cc:385] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.168442 12313 raft_consensus.cc:740] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.171649 12312 tablet_bootstrap.cc:492] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.172102 12312 ts_tablet_manager.cc:1403] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.014s
I20260710 10:59:54.169193 12313 consensus_queue.cc:260] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.180651 12314 tablet_bootstrap.cc:492] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.181135 12314 ts_tablet_manager.cc:1403] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.007s
I20260710 10:59:54.182683 12312 raft_consensus.cc:359] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.183506 12312 raft_consensus.cc:385] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.184180 12312 raft_consensus.cc:740] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.185194 12313 ts_tablet_manager.cc:1434] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.002s
I20260710 10:59:54.184993 12312 consensus_queue.cc:260] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.185962 12223 heartbeater.cc:499] Master 127.11.59.254:33795 was elected leader, sending a full tablet report...
I20260710 10:59:54.186142 12318 raft_consensus.cc:493] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.186233 12313 tablet_bootstrap.cc:492] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.186571 12318 raft_consensus.cc:515] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.184684 12314 raft_consensus.cc:359] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.189107 12314 raft_consensus.cc:385] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.189424 12314 raft_consensus.cc:740] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.190218 12314 consensus_queue.cc:260] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.194974 12313 tablet_bootstrap.cc:654] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.201625 12318 leader_election.cc:290] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.208223 12313 tablet_bootstrap.cc:492] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.208969 12313 ts_tablet_manager.cc:1403] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260710 10:59:54.212608 12313 raft_consensus.cc:359] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.213689 12313 raft_consensus.cc:385] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.214226 12313 raft_consensus.cc:740] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.215245 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b786dc31938c4b468b3b792d61791af3" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
W20260710 10:59:54.217149 12164 leader_election.cc:343] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.215231 12313 consensus_queue.cc:260] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.219883 12313 ts_tablet_manager.cc:1434] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 10:59:54.221033 12313 tablet_bootstrap.cc:492] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.229108 12313 tablet_bootstrap.cc:654] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.241719 12313 tablet_bootstrap.cc:492] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.242413 12313 ts_tablet_manager.cc:1403] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 10:59:54.246100 12313 raft_consensus.cc:359] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.247197 12313 raft_consensus.cc:385] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.247653 12313 raft_consensus.cc:740] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.248737 12313 consensus_queue.cc:260] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.249323 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b786dc31938c4b468b3b792d61791af3" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
W20260710 10:59:54.251147 12161 leader_election.cc:343] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.251614 12313 ts_tablet_manager.cc:1434] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 10:59:54.251657 12161 leader_election.cc:304] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e213f488bfe94acf9e92eea104c9e639; no voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c
I20260710 10:59:54.252589 12318 raft_consensus.cc:2749] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.252907 12148 heartbeater.cc:499] Master 127.11.59.254:33795 was elected leader, sending a full tablet report...
I20260710 10:59:54.253098 12313 tablet_bootstrap.cc:492] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.254619 12314 ts_tablet_manager.cc:1434] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.073s	user 0.015s	sys 0.013s
I20260710 10:59:54.256146 12297 heartbeater.cc:499] Master 127.11.59.254:33795 was elected leader, sending a full tablet report...
I20260710 10:59:54.260721 12313 tablet_bootstrap.cc:654] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.265993 12313 tablet_bootstrap.cc:492] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.266011 12314 tablet_bootstrap.cc:492] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.266119 12312 ts_tablet_manager.cc:1434] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.093s	user 0.036s	sys 0.039s
I20260710 10:59:54.266685 12313 ts_tablet_manager.cc:1403] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260710 10:59:54.267395 12312 tablet_bootstrap.cc:492] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.269578 12313 raft_consensus.cc:359] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.270347 12313 raft_consensus.cc:385] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.270750 12313 raft_consensus.cc:740] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.271579 12313 consensus_queue.cc:260] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.273201 12314 tablet_bootstrap.cc:654] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.273957 12312 tablet_bootstrap.cc:654] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.275825 12313 ts_tablet_manager.cc:1434] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 10:59:54.276923 12313 tablet_bootstrap.cc:492] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.284698 12313 tablet_bootstrap.cc:654] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.285606 12312 tablet_bootstrap.cc:492] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.286163 12312 ts_tablet_manager.cc:1403] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 10:59:54.289654 12312 raft_consensus.cc:359] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.290745 12312 raft_consensus.cc:385] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.291201 12312 raft_consensus.cc:740] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.292328 12312 consensus_queue.cc:260] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.295469 12312 ts_tablet_manager.cc:1434] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 10:59:54.296650 12312 tablet_bootstrap.cc:492] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.306143 12312 tablet_bootstrap.cc:654] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.314181 12313 tablet_bootstrap.cc:492] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.314702 12313 ts_tablet_manager.cc:1403] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260710 10:59:54.314750 12314 tablet_bootstrap.cc:492] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.315295 12314 ts_tablet_manager.cc:1403] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.026s
I20260710 10:59:54.316684 12312 tablet_bootstrap.cc:492] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.317106 12312 ts_tablet_manager.cc:1403] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 10:59:54.318111 12314 raft_consensus.cc:359] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.318871 12314 raft_consensus.cc:385] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.319180 12314 raft_consensus.cc:740] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.319973 12313 raft_consensus.cc:359] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.319881 12314 consensus_queue.cc:260] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.320588 12313 raft_consensus.cc:385] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.320582 12312 raft_consensus.cc:359] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.321139 12313 raft_consensus.cc:740] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.321458 12312 raft_consensus.cc:385] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.321816 12312 raft_consensus.cc:740] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.322190 12314 ts_tablet_manager.cc:1434] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:54.321918 12313 consensus_queue.cc:260] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.322656 12312 consensus_queue.cc:260] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.324187 12313 ts_tablet_manager.cc:1434] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:54.325168 12313 tablet_bootstrap.cc:492] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.326767 12312 ts_tablet_manager.cc:1434] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 10:59:54.327718 12312 tablet_bootstrap.cc:492] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.331589 12313 tablet_bootstrap.cc:654] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.333582 12314 tablet_bootstrap.cc:492] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.333851 12312 tablet_bootstrap.cc:654] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.339665 12321 raft_consensus.cc:493] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.340173 12321 raft_consensus.cc:515] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.341615 12314 tablet_bootstrap.cc:654] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.345464 12312 tablet_bootstrap.cc:492] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.346112 12312 ts_tablet_manager.cc:1403] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 10:59:54.348510 12321 leader_election.cc:290] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.349345 12312 raft_consensus.cc:359] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.350206 12312 raft_consensus.cc:385] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.350586 12312 raft_consensus.cc:740] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.351568 12312 consensus_queue.cc:260] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.356364 12312 ts_tablet_manager.cc:1434] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 10:59:54.357479 12312 tablet_bootstrap.cc:492] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.364409 12312 tablet_bootstrap.cc:654] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.376507 12312 tablet_bootstrap.cc:492] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.377089 12312 ts_tablet_manager.cc:1403] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 10:59:54.381333 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.381878 12312 raft_consensus.cc:359] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.382639 12312 raft_consensus.cc:385] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.382997 12312 raft_consensus.cc:740] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
W20260710 10:59:54.383018 12086 leader_election.cc:343] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.383795 12314 tablet_bootstrap.cc:492] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.384104 12312 consensus_queue.cc:260] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.384698 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.385281 12314 ts_tablet_manager.cc:1403] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.024s
W20260710 10:59:54.386269 12088 leader_election.cc:343] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.386535 12313 tablet_bootstrap.cc:492] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.386956 12313 ts_tablet_manager.cc:1403] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.017s
I20260710 10:59:54.386730 12088 leader_election.cc:304] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4; no voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639
I20260710 10:59:54.387817 12321 raft_consensus.cc:2749] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.388021 12314 raft_consensus.cc:359] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.388695 12314 raft_consensus.cc:385] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.388898 12312 ts_tablet_manager.cc:1434] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 10:59:54.389043 12314 raft_consensus.cc:740] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.389971 12312 tablet_bootstrap.cc:492] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.389925 12314 consensus_queue.cc:260] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.392199 12314 ts_tablet_manager.cc:1434] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 10:59:54.393180 12314 tablet_bootstrap.cc:492] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.393630 12313 raft_consensus.cc:359] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.394357 12313 raft_consensus.cc:385] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.394706 12313 raft_consensus.cc:740] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.395561 12313 consensus_queue.cc:260] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.397614 12312 tablet_bootstrap.cc:654] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.397958 12313 ts_tablet_manager.cc:1434] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 10:59:54.398943 12313 tablet_bootstrap.cc:492] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.400132 12314 tablet_bootstrap.cc:654] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.400940 12319 raft_consensus.cc:493] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.401441 12319 raft_consensus.cc:515] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.403672 12319 leader_election.cc:290] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239), 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593)
I20260710 10:59:54.405551 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.406183 12272 raft_consensus.cc:2468] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
I20260710 10:59:54.407042 12320 raft_consensus.cc:493] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.407297 12313 tablet_bootstrap.cc:654] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.407516 12320 raft_consensus.cc:515] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.414314 12161 leader_election.cc:304] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.416004 12319 raft_consensus.cc:2804] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.416460 12319 raft_consensus.cc:493] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.416879 12319 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.422418 12321 raft_consensus.cc:493] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.423074 12321 raft_consensus.cc:515] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.432298 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b786dc31938c4b468b3b792d61791af3" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.433128 12198 raft_consensus.cc:2468] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 0.
I20260710 10:59:54.435053 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
W20260710 10:59:54.446328 12164 leader_election.cc:343] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.447700 12088 leader_election.cc:304] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.455586 12321 leader_election.cc:290] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.456177 12321 raft_consensus.cc:2804] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.456684 12321 raft_consensus.cc:493] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.457069 12321 raft_consensus.cc:3060] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.458963 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b786dc31938c4b468b3b792d61791af3" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.459839 12272 raft_consensus.cc:2468] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 0.
I20260710 10:59:54.413141 12320 leader_election.cc:290] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.465373 12321 raft_consensus.cc:515] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.470257 12321 leader_election.cc:290] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.471213 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b786dc31938c4b468b3b792d61791af3" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:54.471853 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b786dc31938c4b468b3b792d61791af3" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:54.473007 12198 raft_consensus.cc:3060] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.473111 12272 raft_consensus.cc:3060] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.475211 12319 raft_consensus.cc:515] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.479106 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.479012 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:54.480381 12271 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.486570 12272 raft_consensus.cc:2468] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 1.
I20260710 10:59:54.488591 12086 leader_election.cc:304] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:54.489939 12321 raft_consensus.cc:2804] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.491086 12321 raft_consensus.cc:697] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:54.492328 12321 consensus_queue.cc:237] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
W20260710 10:59:54.490058 12164 leader_election.cc:343] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.494632 12314 tablet_bootstrap.cc:492] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.495183 12314 ts_tablet_manager.cc:1403] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.050s
I20260710 10:59:54.495431 12271 raft_consensus.cc:2468] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.496536 12161 leader_election.cc:304] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:54.497352 12318 raft_consensus.cc:2804] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.498301 12314 raft_consensus.cc:359] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.499269 12314 raft_consensus.cc:385] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.499706 12314 raft_consensus.cc:740] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.500830 12314 consensus_queue.cc:260] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
W20260710 10:59:54.502584 12069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:54.502863 12318 raft_consensus.cc:697] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:54.503845 12318 consensus_queue.cc:237] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.504827 12314 ts_tablet_manager.cc:1434] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 10:59:54.506198 12314 tablet_bootstrap.cc:492] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.507670 12320 raft_consensus.cc:493] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.508677 12320 raft_consensus.cc:515] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.511317 12320 leader_election.cc:290] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.480392 12198 raft_consensus.cc:2468] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 1.
I20260710 10:59:54.516812 12341 raft_consensus.cc:493] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.517410 12341 raft_consensus.cc:515] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.516971 12021 catalog_manager.cc:5697] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.519608 12341 leader_election.cc:290] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.523025 12319 leader_election.cc:290] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Requested vote from peers cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239), 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593)
I20260710 10:59:54.524783 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8f1ff3f2524d35807349d21a964084" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
W20260710 10:59:54.526628 12086 leader_election.cc:343] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.528199 12314 tablet_bootstrap.cc:654] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.530649 12020 catalog_manager.cc:5697] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 0 to 1, leader changed from <none> to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.536825 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8f1ff3f2524d35807349d21a964084" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
W20260710 10:59:54.538736 12088 leader_election.cc:343] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.539340 12088 leader_election.cc:304] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4; no voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639
I20260710 10:59:54.540709 12321 raft_consensus.cc:2749] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.550032 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.549927 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.550953 12197 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 0.
I20260710 10:59:54.552891 12237 leader_election.cc:304] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.554178 12320 raft_consensus.cc:2804] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.554664 12320 raft_consensus.cc:493] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.555097 12320 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:54.572458 12237 leader_election.cc:343] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.581333 12320 raft_consensus.cc:515] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.582393 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.582505 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.584080 12122 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 0.
W20260710 10:59:54.585644 12238 leader_election.cc:343] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.585757 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:54.586128 12238 leader_election.cc:304] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c; no voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639
I20260710 10:59:54.586683 12320 leader_election.cc:290] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.586583 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.586351 12198 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.587453 12320 raft_consensus.cc:2749] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.587530 12122 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.596798 12122 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 1.
I20260710 10:59:54.598558 12314 tablet_bootstrap.cc:492] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.598513 12198 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 1.
I20260710 10:59:54.599447 12312 tablet_bootstrap.cc:492] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.599836 12314 ts_tablet_manager.cc:1403] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.094s	user 0.044s	sys 0.014s
I20260710 10:59:54.600641 12237 leader_election.cc:304] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.600070 12312 ts_tablet_manager.cc:1403] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.210s	user 0.050s	sys 0.083s
I20260710 10:59:54.601738 12320 raft_consensus.cc:2804] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.602397 12320 raft_consensus.cc:697] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Becoming Leader. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:54.603781 12313 tablet_bootstrap.cc:492] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.603183 12320 consensus_queue.cc:237] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.604202 12313 ts_tablet_manager.cc:1403] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.205s	user 0.046s	sys 0.135s
I20260710 10:59:54.604435 12312 raft_consensus.cc:359] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.607540 12312 raft_consensus.cc:385] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.607173 12314 raft_consensus.cc:359] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.607888 12312 raft_consensus.cc:740] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.608174 12314 raft_consensus.cc:385] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.608594 12314 raft_consensus.cc:740] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.608630 12312 consensus_queue.cc:260] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.610103 12314 consensus_queue.cc:260] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.610894 12312 ts_tablet_manager.cc:1434] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 10:59:54.611348 12313 raft_consensus.cc:359] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.611922 12312 tablet_bootstrap.cc:492] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.613382 12314 ts_tablet_manager.cc:1434] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 10:59:54.613454 12313 raft_consensus.cc:385] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.614550 12313 raft_consensus.cc:740] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.614882 12314 tablet_bootstrap.cc:492] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.617580 12313 consensus_queue.cc:260] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.620347 12312 tablet_bootstrap.cc:654] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.621035 12313 ts_tablet_manager.cc:1434] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 10:59:54.622131 12313 tablet_bootstrap.cc:492] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.626454 12314 tablet_bootstrap.cc:654] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.627547 12019 catalog_manager.cc:5697] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195). New cstate: current_term: 1 leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:54.630103 12313 tablet_bootstrap.cc:654] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.631886 12312 tablet_bootstrap.cc:492] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.632400 12312 ts_tablet_manager.cc:1403] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 10:59:54.635515 12312 raft_consensus.cc:359] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.636623 12312 raft_consensus.cc:385] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.636965 12312 raft_consensus.cc:740] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.638154 12312 consensus_queue.cc:260] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.640040 12314 tablet_bootstrap.cc:492] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.640600 12314 ts_tablet_manager.cc:1403] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260710 10:59:54.641304 12312 ts_tablet_manager.cc:1434] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 10:59:54.642421 12312 tablet_bootstrap.cc:492] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.643525 12314 raft_consensus.cc:359] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.644083 12313 tablet_bootstrap.cc:492] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.644249 12314 raft_consensus.cc:385] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.644608 12314 raft_consensus.cc:740] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.644625 12313 ts_tablet_manager.cc:1403] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 10:59:54.645380 12314 consensus_queue.cc:260] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.647894 12314 ts_tablet_manager.cc:1434] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:54.648903 12314 tablet_bootstrap.cc:492] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.649389 12312 tablet_bootstrap.cc:654] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.654237 12314 tablet_bootstrap.cc:654] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.654953 12313 raft_consensus.cc:359] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.655938 12313 raft_consensus.cc:385] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.656329 12313 raft_consensus.cc:740] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.657413 12313 consensus_queue.cc:260] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.660248 12313 ts_tablet_manager.cc:1434] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 10:59:54.660931 12312 tablet_bootstrap.cc:492] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.661139 12313 tablet_bootstrap.cc:492] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.661437 12312 ts_tablet_manager.cc:1403] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260710 10:59:54.664278 12312 raft_consensus.cc:359] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.665104 12312 raft_consensus.cc:385] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.665493 12312 raft_consensus.cc:740] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.666155 12312 consensus_queue.cc:260] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.667080 12313 tablet_bootstrap.cc:654] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.670594 12312 ts_tablet_manager.cc:1434] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 10:59:54.671821 12312 tablet_bootstrap.cc:492] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.678094 12313 tablet_bootstrap.cc:492] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.678490 12312 tablet_bootstrap.cc:654] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.678596 12313 ts_tablet_manager.cc:1403] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 10:59:54.679740 12320 raft_consensus.cc:493] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.680184 12320 raft_consensus.cc:515] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.682206 12320 leader_election.cc:290] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.684101 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.685994 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.687121 12122 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 0.
I20260710 10:59:54.689390 12238 leader_election.cc:304] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:54.691004 12320 raft_consensus.cc:2804] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.691363 12320 raft_consensus.cc:493] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.691672 12320 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.693830 12318 raft_consensus.cc:493] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.694450 12318 raft_consensus.cc:515] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.685027 12198 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 0.
I20260710 10:59:54.698704 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.698673 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.699664 12122 raft_consensus.cc:2468] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
W20260710 10:59:54.700260 12161 leader_election.cc:343] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.697060 12318 leader_election.cc:290] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.681713 12313 raft_consensus.cc:359] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.701190 12164 leader_election.cc:304] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [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: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: cf6b3899b08545e1900bbd50e2f2e66c
I20260710 10:59:54.711665 12318 raft_consensus.cc:2804] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.712199 12318 raft_consensus.cc:493] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.712622 12318 raft_consensus.cc:3060] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.707290 12320 raft_consensus.cc:515] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.717454 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.718375 12122 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.707808 12313 raft_consensus.cc:385] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.720947 12313 raft_consensus.cc:740] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.721894 12313 consensus_queue.cc:260] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.727337 12320 leader_election.cc:290] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.728487 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:54.729175 12198 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.730571 12314 tablet_bootstrap.cc:492] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.730573 12122 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 1.
I20260710 10:59:54.731120 12314 ts_tablet_manager.cc:1403] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.082s	user 0.034s	sys 0.032s
I20260710 10:59:54.731845 12238 leader_election.cc:304] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:54.732693 12320 raft_consensus.cc:2804] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.734377 12320 raft_consensus.cc:697] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Becoming Leader. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:54.732936 12313 ts_tablet_manager.cc:1434] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 10:59:54.734181 12314 raft_consensus.cc:359] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.735189 12320 consensus_queue.cc:237] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.735680 12314 raft_consensus.cc:385] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.736093 12314 raft_consensus.cc:740] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.736378 12198 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 1.
I20260710 10:59:54.736851 12314 consensus_queue.cc:260] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.739224 12314 ts_tablet_manager.cc:1434] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 10:59:54.740402 12314 tablet_bootstrap.cc:492] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.740896 12313 tablet_bootstrap.cc:492] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639: Bootstrap starting.
I20260710 10:59:54.741585 12312 tablet_bootstrap.cc:492] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.742185 12312 ts_tablet_manager.cc:1403] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.030s
I20260710 10:59:54.744985 12312 raft_consensus.cc:359] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.745741 12312 raft_consensus.cc:385] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.746052 12312 raft_consensus.cc:740] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.747640 12319 raft_consensus.cc:493] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.748076 12319 raft_consensus.cc:515] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.750135 12319 leader_election.cc:290] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.751780 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.752439 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.753216 12272 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
W20260710 10:59:54.753496 12164 leader_election.cc:343] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.754879 12161 leader_election.cc:304] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [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: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:54.756337 12319 raft_consensus.cc:2804] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.756850 12319 raft_consensus.cc:493] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.757297 12319 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.735181 12318 raft_consensus.cc:515] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.763725 12314 tablet_bootstrap.cc:654] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.765187 12319 raft_consensus.cc:515] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.765982 12318 leader_election.cc:290] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.766741 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.767078 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:54.769109 12122 raft_consensus.cc:3060] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.746827 12312 consensus_queue.cc:260] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.770211 12272 raft_consensus.cc:3060] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.774986 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.775642 12314 tablet_bootstrap.cc:492] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.776109 12314 ts_tablet_manager.cc:1403] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.008s
W20260710 10:59:54.776499 12164 leader_election.cc:343] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.775599 12021 catalog_manager.cc:5697] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195). New cstate: current_term: 1 leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:54.776829 12272 raft_consensus.cc:2468] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.778117 12161 leader_election.cc:304] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.779042 12343 raft_consensus.cc:2804] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.778662 12314 raft_consensus.cc:359] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.779464 12314 raft_consensus.cc:385] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.779722 12314 raft_consensus.cc:740] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.780061 12122 raft_consensus.cc:2468] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.780472 12314 consensus_queue.cc:260] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.782538 12314 ts_tablet_manager.cc:1434] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:54.783403 12314 tablet_bootstrap.cc:492] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.785977 12313 tablet_bootstrap.cc:654] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.787139 12312 ts_tablet_manager.cc:1434] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 10:59:54.787964 12312 tablet_bootstrap.cc:492] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c: Bootstrap starting.
I20260710 10:59:54.789026 12314 tablet_bootstrap.cc:654] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.794519 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:54.795222 12272 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.805967 12319 leader_election.cc:290] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.807000 12312 tablet_bootstrap.cc:654] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.813503 12314 tablet_bootstrap.cc:492] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.814129 12314 ts_tablet_manager.cc:1403] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260710 10:59:54.817515 12343 raft_consensus.cc:697] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:54.819015 12343 consensus_queue.cc:237] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.820020 12314 raft_consensus.cc:359] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.820205 12272 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.820797 12314 raft_consensus.cc:385] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.821321 12314 raft_consensus.cc:740] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.822266 12161 leader_election.cc:304] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:54.822147 12314 consensus_queue.cc:260] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.822791 12312 tablet_bootstrap.cc:492] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c: No bootstrap required, opened a new log
I20260710 10:59:54.823143 12312 ts_tablet_manager.cc:1403] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260710 10:59:54.823613 12361 raft_consensus.cc:2804] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.824301 12314 ts_tablet_manager.cc:1434] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 10:59:54.824244 12361 raft_consensus.cc:697] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:54.825637 12312 raft_consensus.cc:359] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.826133 12314 tablet_bootstrap.cc:492] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4: Bootstrap starting.
I20260710 10:59:54.826175 12312 raft_consensus.cc:385] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.825332 12361 consensus_queue.cc:237] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.826642 12312 raft_consensus.cc:740] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.827301 12312 consensus_queue.cc:260] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.827816 12313 tablet_bootstrap.cc:492] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639: No bootstrap required, opened a new log
I20260710 10:59:54.828310 12313 ts_tablet_manager.cc:1403] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.019s
I20260710 10:59:54.829221 12312 ts_tablet_manager.cc:1434] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:54.831126 12313 raft_consensus.cc:359] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.831817 12313 raft_consensus.cc:385] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.832135 12313 raft_consensus.cc:740] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.832878 12313 consensus_queue.cc:260] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.834335 12313 ts_tablet_manager.cc:1434] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:54.834678 12320 raft_consensus.cc:493] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.835258 12314 tablet_bootstrap.cc:654] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.835131 12320 raft_consensus.cc:515] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.836917 12320 leader_election.cc:290] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.837607 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8f1ff3f2524d35807349d21a964084" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.838217 12122 raft_consensus.cc:2468] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 0.
I20260710 10:59:54.839215 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8f1ff3f2524d35807349d21a964084" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.839493 12238 leader_election.cc:304] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:54.839787 12198 raft_consensus.cc:2468] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 0.
I20260710 10:59:54.840200 12320 raft_consensus.cc:2804] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.840260 12314 tablet_bootstrap.cc:492] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4: No bootstrap required, opened a new log
I20260710 10:59:54.840521 12320 raft_consensus.cc:493] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.840730 12314 ts_tablet_manager.cc:1403] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 10:59:54.840871 12320 raft_consensus.cc:3060] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.843240 12314 raft_consensus.cc:359] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.843880 12314 raft_consensus.cc:385] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.844110 12314 raft_consensus.cc:740] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.844686 12314 consensus_queue.cc:260] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.846184 12320 raft_consensus.cc:515] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.846804 12314 ts_tablet_manager.cc:1434] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 10:59:54.848368 12320 leader_election.cc:290] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.848524 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8f1ff3f2524d35807349d21a964084" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.849036 12122 raft_consensus.cc:3060] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.849344 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8f1ff3f2524d35807349d21a964084" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:54.849711 12198 raft_consensus.cc:3060] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.854116 12122 raft_consensus.cc:2468] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 1.
I20260710 10:59:54.854297 12198 raft_consensus.cc:2468] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 1.
I20260710 10:59:54.855417 12238 leader_election.cc:304] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:54.856438 12320 raft_consensus.cc:2804] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.856853 12320 raft_consensus.cc:697] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Becoming Leader. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:54.857887 12361 raft_consensus.cc:493] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.857677 12320 consensus_queue.cc:237] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.858356 12361 raft_consensus.cc:515] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.858878 12018 catalog_manager.cc:5697] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 0 to 1, leader changed from <none> to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.860723 12347 raft_consensus.cc:493] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.860915 12361 leader_election.cc:290] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.861338 12347 raft_consensus.cc:515] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.862928 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.863588 12122 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
I20260710 10:59:54.864738 12164 leader_election.cc:304] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.864869 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.865694 12361 raft_consensus.cc:2804] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.866261 12361 raft_consensus.cc:493] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.866675 12361 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.869500 12321 raft_consensus.cc:493] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.870060 12321 raft_consensus.cc:515] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:54.872150 12321 leader_election.cc:290] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.873202 12361 raft_consensus.cc:515] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.873785 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.865648 12272 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
I20260710 10:59:54.874481 12271 raft_consensus.cc:2393] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ee822d33e04467a82208dad9c4f8c4 in current term 1: Already voted for candidate e213f488bfe94acf9e92eea104c9e639 in this term.
I20260710 10:59:54.875034 12361 leader_election.cc:290] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.875293 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.875860 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.876117 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.876382 12123 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.877293 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:54.878062 12198 raft_consensus.cc:2393] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6b3899b08545e1900bbd50e2f2e66c in current term 1: Already voted for candidate e213f488bfe94acf9e92eea104c9e639 in this term.
I20260710 10:59:54.877817 12019 catalog_manager.cc:5697] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195). New cstate: current_term: 1 leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:54.878697 12347 leader_election.cc:290] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:54.879159 12237 leader_election.cc:304] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c; no voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639
I20260710 10:59:54.879902 12347 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.880856 12086 leader_election.cc:304] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4; no voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639
I20260710 10:59:54.881939 12321 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.884423 12123 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.884581 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:54.886073 12164 leader_election.cc:304] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.889737 12361 raft_consensus.cc:2804] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.890247 12361 raft_consensus.cc:697] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:54.891083 12361 consensus_queue.cc:237] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.892176 12321 raft_consensus.cc:2749] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.892802 12347 raft_consensus.cc:2749] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.894091 12018 catalog_manager.cc:5697] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 0 to 1, leader changed from <none> to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.898458 12271 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.906044 12018 catalog_manager.cc:5697] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 0 to 1, leader changed from <none> to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.937100 12361 raft_consensus.cc:493] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.937563 12361 raft_consensus.cc:515] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.939055 12361 leader_election.cc:290] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.939744 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:54.939980 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:54.940383 12123 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
I20260710 10:59:54.940515 12271 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
I20260710 10:59:54.941672 12161 leader_election.cc:304] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.942303 12361 raft_consensus.cc:2804] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.942588 12361 raft_consensus.cc:493] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.942830 12361 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.947031 12361 raft_consensus.cc:515] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.948419 12361 leader_election.cc:290] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:54.949198 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:54.949352 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:54.949743 12123 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.949854 12271 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.953878 12271 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.954126 12123 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:54.954748 12161 leader_election.cc:304] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:54.955511 12361 raft_consensus.cc:2804] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.955915 12361 raft_consensus.cc:697] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:54.956687 12361 consensus_queue.cc:237] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:54.962975 12018 catalog_manager.cc:5697] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 0 to 1, leader changed from <none> to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.995170 12347 consensus_queue.cc:1048] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.001061 12343 consensus_queue.cc:1048] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.001761 12361 consensus_queue.cc:1048] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.011129 12373 consensus_queue.cc:1048] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:55.031538 12343 raft_consensus.cc:493] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.032136 12343 raft_consensus.cc:515] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.034459 12343 leader_election.cc:290] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:55.035941 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1c4bb25a34241b8a7f71edb44f6e4" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:55.036562 12271 raft_consensus.cc:2468] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
I20260710 10:59:55.036628 12321 consensus_queue.cc:1048] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.037413 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1c4bb25a34241b8a7f71edb44f6e4" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4" is_pre_election: true
I20260710 10:59:55.037907 12161 leader_election.cc:304] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:55.038077 12123 raft_consensus.cc:2468] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 0.
I20260710 10:59:55.041289 12321 consensus_queue.cc:1048] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.042814 12319 raft_consensus.cc:2804] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.043237 12319 raft_consensus.cc:493] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.043956 12319 raft_consensus.cc:3060] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.050980 12319 raft_consensus.cc:515] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.053881 12122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1c4bb25a34241b8a7f71edb44f6e4" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:55.054586 12122 raft_consensus.cc:3060] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.056798 12319 leader_election.cc:290] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:55.058406 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c1c4bb25a34241b8a7f71edb44f6e4" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:55.059041 12272 raft_consensus.cc:3060] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.063524 12122 raft_consensus.cc:2468] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:55.065742 12272 raft_consensus.cc:2468] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 1.
I20260710 10:59:55.065853 12164 leader_election.cc:304] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:55.066725 12319 raft_consensus.cc:2804] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.067188 12319 raft_consensus.cc:697] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:55.067996 12319 consensus_queue.cc:237] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.080799 12021 catalog_manager.cc:5697] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 0 to 1, leader changed from <none> to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.117879 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6d51d3903214047af5209f458c32550"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:54762
I20260710 10:59:55.118372 12198 raft_consensus.cc:606] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:55.132911 12271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:45686
I20260710 10:59:55.133544 12271 raft_consensus.cc:606] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:55.138325 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:54762
I20260710 10:59:55.138737 12198 raft_consensus.cc:606] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:55.142894 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:54762
I20260710 10:59:55.143292 12198 raft_consensus.cc:606] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:55.147482 12271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6343c7542b544bc84671710f9c64050"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
mode: GRACEFUL
new_leader_uuid: "e213f488bfe94acf9e92eea104c9e639"
 from {username='slave'} at 127.0.0.1:45686
I20260710 10:59:55.147881 12271 raft_consensus.cc:606] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Received request to transfer leadership to TS e213f488bfe94acf9e92eea104c9e639
I20260710 10:59:55.158155 12347 consensus_queue.cc:1048] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.164572 12374 raft_consensus.cc:993] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c: : Instructing follower e213f488bfe94acf9e92eea104c9e639 to start an election
I20260710 10:59:55.165566 12347 raft_consensus.cc:1081] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Signalling peer e213f488bfe94acf9e92eea104c9e639 to start an election
I20260710 10:59:55.167335 12197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6343c7542b544bc84671710f9c64050"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
 from {username='slave'} at 127.0.0.1:54756
I20260710 10:59:55.167869 12197 raft_consensus.cc:493] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.168212 12197 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.170677 12347 consensus_queue.cc:1048] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.174896 12197 raft_consensus.cc:515] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.177655 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:55.178208 12123 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.179154 12197 leader_election.cc:290] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 2 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:55.180581 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:55.181044 12271 raft_consensus.cc:3055] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.181351 12271 raft_consensus.cc:740] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:55.182003 12271 consensus_queue.cc:260] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.182910 12271 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.186896 12123 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 2.
I20260710 10:59:55.188047 12271 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 2.
I20260710 10:59:55.187897 12164 leader_election.cc:304] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:55.189162 12319 raft_consensus.cc:2804] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.189668 12319 raft_consensus.cc:697] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:55.190480 12319 consensus_queue.cc:237] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.196838 12019 catalog_manager.cc:5697] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 1 to 2, leader changed from cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195) to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.202245 12321 raft_consensus.cc:493] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.202693 12321 raft_consensus.cc:515] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.204506 12321 leader_election.cc:290] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:55.205214 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e213f488bfe94acf9e92eea104c9e639" is_pre_election: true
I20260710 10:59:55.205577 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" is_pre_election: true
I20260710 10:59:55.206312 12271 raft_consensus.cc:2393] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ee822d33e04467a82208dad9c4f8c4 in current term 1: Already voted for candidate e213f488bfe94acf9e92eea104c9e639 in this term.
I20260710 10:59:55.207207 12086 leader_election.cc:304] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4; no voters: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639
I20260710 10:59:55.207844 12321 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.212236 12321 raft_consensus.cc:2749] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.249927 12347 consensus_queue.cc:1048] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.259903 12320 consensus_queue.cc:1048] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.297550 12319 consensus_queue.cc:1048] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.306668 12361 consensus_queue.cc:1048] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.317641 12361 consensus_queue.cc:1048] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.329694 12361 consensus_queue.cc:1048] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.336377 12361 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.344317 12361 raft_consensus.cc:993] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.344833 12393 raft_consensus.cc:1081] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.346632 12122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35200
I20260710 10:59:55.347159 12122 raft_consensus.cc:493] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.347505 12122 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.348733 12393 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.352705 12122 raft_consensus.cc:515] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.355443 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:55.356003 12197 raft_consensus.cc:3055] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.356333 12197 raft_consensus.cc:740] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:55.356788 12122 leader_election.cc:290] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:55.357100 12197 consensus_queue.cc:260] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.357856 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:55.358292 12197 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.358349 12271 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.363292 12271 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.364080 12197 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.364363 12086 leader_election.cc:304] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:55.365160 12321 raft_consensus.cc:2804] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.365670 12321 raft_consensus.cc:697] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:55.366479 12321 consensus_queue.cc:237] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.372820 12019 catalog_manager.cc:5697] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 1 to 2, leader changed from e213f488bfe94acf9e92eea104c9e639 (127.11.59.194) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.478734 12343 consensus_queue.cc:1048] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.487856 12393 consensus_queue.cc:1048] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.511807 12343 raft_consensus.cc:993] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.512252 12393 raft_consensus.cc:1081] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.513626 12122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6d51d3903214047af5209f458c32550"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35200
I20260710 10:59:55.514070 12122 raft_consensus.cc:493] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.514359 12122 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.518704 12122 raft_consensus.cc:515] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:55.520789 12122 leader_election.cc:290] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Requested vote from peers cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:55.521430 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:55.521934 12272 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.522220 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:55.522264 12393 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.522801 12197 raft_consensus.cc:3055] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.523135 12197 raft_consensus.cc:740] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:55.523887 12197 consensus_queue.cc:260] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:55.525245 12197 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.528465 12272 raft_consensus.cc:2468] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.529652 12086 leader_election.cc:304] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:55.530503 12321 raft_consensus.cc:2804] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.530930 12321 raft_consensus.cc:697] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:55.531735 12321 consensus_queue.cc:237] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 10:59:55.534564 12343 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.538659 12197 raft_consensus.cc:2468] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.541822 12019 catalog_manager.cc:5697] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 1 to 2, leader changed from e213f488bfe94acf9e92eea104c9e639 (127.11.59.194) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.543506 12361 raft_consensus.cc:993] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.543931 12343 raft_consensus.cc:1081] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.546900 12122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35200
I20260710 10:59:55.547794 12122 raft_consensus.cc:493] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.548205 12122 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.553341 12122 raft_consensus.cc:515] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.555289 12122 leader_election.cc:290] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:55.555826 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:55.556402 12272 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.555826 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:55.556932 12197 raft_consensus.cc:3055] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.557293 12197 raft_consensus.cc:740] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:55.558068 12197 consensus_queue.cc:260] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.559332 12197 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.563048 12272 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.564039 12086 leader_election.cc:304] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:55.564652 12321 raft_consensus.cc:2804] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.565107 12321 raft_consensus.cc:697] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:55.565559 12197 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.565950 12321 consensus_queue.cc:237] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.571830 12019 catalog_manager.cc:5697] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 1 to 2, leader changed from e213f488bfe94acf9e92eea104c9e639 (127.11.59.194) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.591185 12272 raft_consensus.cc:1275] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Refusing update from remote peer e213f488bfe94acf9e92eea104c9e639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.592545 12343 consensus_queue.cc:1048] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.601351 12122 raft_consensus.cc:1275] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Refusing update from remote peer e213f488bfe94acf9e92eea104c9e639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.602661 12343 consensus_queue.cc:1048] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.606608 12374 raft_consensus.cc:993] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.607045 12374 raft_consensus.cc:1081] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:55.608633 12123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35206
I20260710 10:59:55.609176 12123 raft_consensus.cc:493] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.609583 12123 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.616355 12123 raft_consensus.cc:515] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.618567 12123 leader_election.cc:290] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:55.619467 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:55.619789 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:55.620050 12272 raft_consensus.cc:3055] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.620311 12197 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.620409 12272 raft_consensus.cc:740] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:55.621222 12272 consensus_queue.cc:260] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.622396 12272 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.626891 12197 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.628084 12088 leader_election.cc:304] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:55.628616 12272 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:55.628721 12321 raft_consensus.cc:2804] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.629319 12321 raft_consensus.cc:697] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:55.630118 12321 consensus_queue.cc:237] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:55.635914 12019 catalog_manager.cc:5697] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 1 to 2, leader changed from cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.818699 12272 raft_consensus.cc:1275] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.819792 12321 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.827389 12197 raft_consensus.cc:1275] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.829090 12321 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.945545 12197 raft_consensus.cc:1275] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.947033 12321 consensus_queue.cc:1048] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.953585 12272 raft_consensus.cc:1275] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.955034 12403 consensus_queue.cc:1048] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:56.136574 12271 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:56.137744 12403 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:56.145218 12197 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:56.146715 12403 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:56.160148 12272 raft_consensus.cc:1275] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:56.161422 12403 consensus_queue.cc:1048] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:56.172039 12197 raft_consensus.cc:1275] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:56.173146 12383 consensus_queue.cc:1048] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:58.188467 11503 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 10:59:58.189157 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:58.205571 12123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
mode: GRACEFUL
new_leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:35222
I20260710 10:59:58.206068 12123 raft_consensus.cc:606] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Received request to transfer leadership to TS cf6b3899b08545e1900bbd50e2f2e66c
I20260710 10:59:58.208266 12123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
mode: GRACEFUL
new_leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:35222
I20260710 10:59:58.208688 12123 raft_consensus.cc:606] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Received request to transfer leadership to TS cf6b3899b08545e1900bbd50e2f2e66c
I20260710 10:59:58.209657 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:58.210026 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:58.582917 12383 raft_consensus.cc:993] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: : Instructing follower cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 10:59:58.583384 12407 raft_consensus.cc:1081] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Signalling peer cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 10:59:58.584750 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:45674
I20260710 10:59:58.585191 12272 raft_consensus.cc:493] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:58.585529 12272 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.590950 12272 raft_consensus.cc:515] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:58.593158 12272 leader_election.cc:290] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 3 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:58.593452 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:58.593681 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:58.594060 12123 raft_consensus.cc:3055] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:58.594172 12197 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.594436 12123 raft_consensus.cc:740] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:58.595191 12123 consensus_queue.cc:260] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:58.596323 12123 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.600621 12197 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 10:59:58.601720 12237 leader_election.cc:304] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [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: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:58.602388 12320 raft_consensus.cc:2804] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:58.602487 12123 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 10:59:58.603638 12320 raft_consensus.cc:697] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Becoming Leader. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:58.604473 12320 consensus_queue.cc:237] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:58.611541 12021 catalog_manager.cc:5697] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c reported cstate change: term changed from 2 to 3, leader changed from 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193) to cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195). New cstate: current_term: 3 leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:58.672534 12407 raft_consensus.cc:993] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4: : Instructing follower cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 10:59:58.672917 12383 raft_consensus.cc:1081] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Signalling peer cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 10:59:58.674242 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:45674
I20260710 10:59:58.674692 12272 raft_consensus.cc:493] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:58.674974 12272 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.679327 12272 raft_consensus.cc:515] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:58.680825 12272 leader_election.cc:290] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 3 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 10:59:58.681638 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 10:59:58.681876 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:58.682157 12123 raft_consensus.cc:3055] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:58.682374 12197 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.682492 12123 raft_consensus.cc:740] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:58.683924 12123 consensus_queue.cc:260] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:58.685379 12123 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.689333 12197 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 10:59:58.690270 12237 leader_election.cc:304] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [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: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:58.690912 12320 raft_consensus.cc:2804] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:58.691277 12320 raft_consensus.cc:697] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Becoming Leader. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:58.691481 12123 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 10:59:58.692014 12320 consensus_queue.cc:237] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:58.698521 12021 catalog_manager.cc:5697] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c reported cstate change: term changed from 2 to 3, leader changed from 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193) to cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195). New cstate: current_term: 3 leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:59.023150 12123 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.025054 12320 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.034493 12197 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.035846 12410 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.129913 12197 raft_consensus.cc:1275] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.131007 12320 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.138810 12123 raft_consensus.cc:1275] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.140329 12419 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.210714 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:59.227038 12271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:45686
I20260710 10:59:59.227485 12271 raft_consensus.cc:606] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:59.231734 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:45686
I20260710 10:59:59.232259 12272 raft_consensus.cc:606] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:59.236759 12197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6343c7542b544bc84671710f9c64050"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:54762
I20260710 10:59:59.237265 12197 raft_consensus.cc:606] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:59.242257 12197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:54762
I20260710 10:59:59.242811 12197 raft_consensus.cc:606] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:59.247299 12197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
mode: GRACEFUL
new_leader_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:54762
I20260710 10:59:59.247853 12197 raft_consensus.cc:606] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Received request to transfer leadership to TS 03ee822d33e04467a82208dad9c4f8c4
I20260710 10:59:59.274631 12343 raft_consensus.cc:993] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.275032 12425 raft_consensus.cc:1081] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.276326 12123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6343c7542b544bc84671710f9c64050"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35200
I20260710 10:59:59.276739 12123 raft_consensus.cc:493] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.277004 12123 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.282065 12123 raft_consensus.cc:515] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.284163 12123 leader_election.cc:290] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 3 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:59.284739 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:59.285152 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6343c7542b544bc84671710f9c64050" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:59.285356 12197 raft_consensus.cc:3055] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:59.285687 12197 raft_consensus.cc:740] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:59.285720 12272 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.286394 12197 consensus_queue.cc:260] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.287264 12197 raft_consensus.cc:3060] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.290337 12272 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 3.
I20260710 10:59:59.291424 12086 leader_election.cc:304] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [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: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:59.291518 12197 raft_consensus.cc:2468] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 3.
I20260710 10:59:59.292109 12407 raft_consensus.cc:2804] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:59.292878 12407 raft_consensus.cc:697] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:59.293566 12407 consensus_queue.cc:237] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.299335 12021 catalog_manager.cc:5697] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 2 to 3, leader changed from e213f488bfe94acf9e92eea104c9e639 (127.11.59.194) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 3 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.421918 12343 raft_consensus.cc:993] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.422320 12425 raft_consensus.cc:1081] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.423636 12123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35200
I20260710 10:59:59.424068 12123 raft_consensus.cc:493] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.424350 12123 raft_consensus.cc:3060] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.428328 12123 raft_consensus.cc:515] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.429994 12123 leader_election.cc:290] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:59.430548 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:59.431079 12197 raft_consensus.cc:3055] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.431068 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd4b17ac4c7480aac29cf67d201f34f" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:59.431515 12197 raft_consensus.cc:740] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:59.431627 12272 raft_consensus.cc:3060] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.432256 12197 consensus_queue.cc:260] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.433166 12197 raft_consensus.cc:3060] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.436058 12272 raft_consensus.cc:2468] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:59.436859 12086 leader_election.cc:304] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:59.437268 12197 raft_consensus.cc:2468] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:59.437507 12407 raft_consensus.cc:2804] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.437971 12407 raft_consensus.cc:697] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:59.438658 12407 consensus_queue.cc:237] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.445356 12021 catalog_manager.cc:5697] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 1 to 2, leader changed from e213f488bfe94acf9e92eea104c9e639 (127.11.59.194) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.486768 12410 raft_consensus.cc:993] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.487188 12419 raft_consensus.cc:1081] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.488591 12123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35206
I20260710 10:59:59.489085 12123 raft_consensus.cc:493] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.489436 12123 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.494900 12123 raft_consensus.cc:515] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.496299 12123 leader_election.cc:290] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 4 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:59.497171 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:59.497684 12197 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.497323 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:59.498208 12272 raft_consensus.cc:3055] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:59.498458 12272 raft_consensus.cc:740] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:59.499074 12272 consensus_queue.cc:260] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.499861 12272 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.502113 12197 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 4.
I20260710 10:59:59.502955 12088 leader_election.cc:304] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [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: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:59.503577 12407 raft_consensus.cc:2804] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:59.503960 12407 raft_consensus.cc:697] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:59.504391 12272 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 4.
I20260710 10:59:59.504652 12407 consensus_queue.cc:237] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.510365 12021 catalog_manager.cc:5697] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 3 to 4, leader changed from cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 4 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.634456 12419 raft_consensus.cc:993] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.634954 12320 raft_consensus.cc:1081] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.636351 12123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35206
I20260710 10:59:59.636848 12123 raft_consensus.cc:493] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.637203 12123 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.641716 12123 raft_consensus.cc:515] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.643214 12123 leader_election.cc:290] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 4 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:59.643896 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:59.644196 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82907f982df34be38ffc3493f2d1b041" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:59.644379 12197 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.644655 12272 raft_consensus.cc:3055] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:59.644963 12272 raft_consensus.cc:740] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 10:59:59.645566 12272 consensus_queue.cc:260] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.646332 12272 raft_consensus.cc:3060] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.648566 12197 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 4.
I20260710 10:59:59.649546 12088 leader_election.cc:304] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [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: 03ee822d33e04467a82208dad9c4f8c4, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 10:59:59.650323 12407 raft_consensus.cc:2804] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:59.650490 12272 raft_consensus.cc:2468] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 4.
I20260710 10:59:59.650877 12407 raft_consensus.cc:697] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 4 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:59.651686 12407 consensus_queue.cc:237] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.656903 12021 catalog_manager.cc:5697] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 3 to 4, leader changed from cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 4 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.676447 12197 raft_consensus.cc:1275] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.677410 12407 consensus_queue.cc:1048] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.688534 12272 raft_consensus.cc:1275] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.690474 12426 consensus_queue.cc:1048] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.820586 12343 raft_consensus.cc:993] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639: : Instructing follower 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.821044 12425 raft_consensus.cc:1081] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Signalling peer 03ee822d33e04467a82208dad9c4f8c4 to start an election
I20260710 10:59:59.822394 12123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
 from {username='slave'} at 127.0.0.1:35200
I20260710 10:59:59.822814 12123 raft_consensus.cc:493] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.823086 12123 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.837723 12197 raft_consensus.cc:1275] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.838779 12407 consensus_queue.cc:1048] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.850112 12272 raft_consensus.cc:1275] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.851569 12435 consensus_queue.cc:1048] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.866267 12123 raft_consensus.cc:515] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.867842 12123 leader_election.cc:290] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 10:59:59.868534 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 10:59:59.869148 12197 raft_consensus.cc:3055] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.869369 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "03ee822d33e04467a82208dad9c4f8c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 10:59:59.869521 12197 raft_consensus.cc:740] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 10:59:59.869895 12272 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.870314 12197 consensus_queue.cc:260] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.871249 12197 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.905850 12198 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:59.907007 12435 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:59.914568 12271 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 4 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:59.916786 12435 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:59.947826 12272 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:59.947860 12197 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ee822d33e04467a82208dad9c4f8c4 in term 2.
I20260710 10:59:59.949204 12086 leader_election.cc:304] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ee822d33e04467a82208dad9c4f8c4, cf6b3899b08545e1900bbd50e2f2e66c; no voters: 
I20260710 10:59:59.950134 12435 raft_consensus.cc:2804] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.950529 12435 raft_consensus.cc:697] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Leader. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 10:59:59.951241 12435 consensus_queue.cc:237] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 10:59:59.958124 12021 catalog_manager.cc:5697] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 reported cstate change: term changed from 1 to 2, leader changed from e213f488bfe94acf9e92eea104c9e639 (127.11.59.194) to 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "03ee822d33e04467a82208dad9c4f8c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.095269 12272 raft_consensus.cc:1275] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 4 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:00.096439 12435 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:00.104327 12197 raft_consensus.cc:1275] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:00.105993 12426 consensus_queue.cc:1048] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:00.429898 12272 raft_consensus.cc:1275] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.430996 12407 consensus_queue.cc:1048] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.438674 12197 raft_consensus.cc:1275] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Refusing update from remote peer 03ee822d33e04467a82208dad9c4f8c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.440191 12435 consensus_queue.cc:1048] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:02.254603 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:02.262727 12123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
mode: GRACEFUL
new_leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:35222
I20260710 11:00:02.263399 12123 raft_consensus.cc:606] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Received request to transfer leadership to TS cf6b3899b08545e1900bbd50e2f2e66c
I20260710 11:00:02.266175 12123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6d51d3903214047af5209f458c32550"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
mode: GRACEFUL
new_leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:35222
I20260710 11:00:02.266597 12123 raft_consensus.cc:606] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Received request to transfer leadership to TS cf6b3899b08545e1900bbd50e2f2e66c
I20260710 11:00:02.268602 12123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
mode: GRACEFUL
new_leader_uuid: "e213f488bfe94acf9e92eea104c9e639"
 from {username='slave'} at 127.0.0.1:35222
I20260710 11:00:02.268993 12123 raft_consensus.cc:606] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 LEADER]: Received request to transfer leadership to TS e213f488bfe94acf9e92eea104c9e639
I20260710 11:00:02.270972 12123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d"
dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
mode: GRACEFUL
new_leader_uuid: "e213f488bfe94acf9e92eea104c9e639"
 from {username='slave'} at 127.0.0.1:35222
I20260710 11:00:02.271333 12123 raft_consensus.cc:606] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Received request to transfer leadership to TS e213f488bfe94acf9e92eea104c9e639
I20260710 11:00:02.272249 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:00:02.272763 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:02.320343 12441 raft_consensus.cc:993] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4: : Instructing follower cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 11:00:02.321133 12445 raft_consensus.cc:1081] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Signalling peer cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 11:00:02.322782 12271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6d51d3903214047af5209f458c32550"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:45674
I20260710 11:00:02.323278 12271 raft_consensus.cc:493] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.323614 12271 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.329494 12271 raft_consensus.cc:515] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 11:00:02.331280 12271 leader_election.cc:290] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 3 election: Requested vote from peers e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703), 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593)
I20260710 11:00:02.332297 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 11:00:02.332309 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d51d3903214047af5209f458c32550" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 11:00:02.333038 12197 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.333101 12123 raft_consensus.cc:3055] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:02.333444 12123 raft_consensus.cc:740] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 11:00:02.334196 12123 consensus_queue.cc:260] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [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: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 11:00:02.335052 12123 raft_consensus.cc:3060] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.337545 12197 raft_consensus.cc:2468] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 11:00:02.338661 12237 leader_election.cc:304] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [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: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 11:00:02.339560 12320 raft_consensus.cc:2804] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:02.339854 12123 raft_consensus.cc:2468] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 11:00:02.340582 12320 raft_consensus.cc:697] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Becoming Leader. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 11:00:02.341468 12320 consensus_queue.cc:237] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [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: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } }
I20260710 11:00:02.348001 12019 catalog_manager.cc:5697] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c reported cstate change: term changed from 2 to 3, leader changed from 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193) to cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195). New cstate: current_term: 3 leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.589670 12441 raft_consensus.cc:993] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4: : Instructing follower e213f488bfe94acf9e92eea104c9e639 to start an election
I20260710 11:00:02.590129 12445 raft_consensus.cc:1081] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Signalling peer e213f488bfe94acf9e92eea104c9e639 to start an election
I20260710 11:00:02.591578 12198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
 from {username='slave'} at 127.0.0.1:54742
I20260710 11:00:02.592031 12198 raft_consensus.cc:493] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.592404 12198 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.597609 12198 raft_consensus.cc:515] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.599545 12198 leader_election.cc:290] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 3 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 11:00:02.599762 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 11:00:02.600095 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2b3fb1e4af44c5961d829552dbd09d" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 11:00:02.600375 12123 raft_consensus.cc:3055] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:02.600601 12271 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.600683 12123 raft_consensus.cc:740] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 11:00:02.601562 12123 consensus_queue.cc:260] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.602669 12123 raft_consensus.cc:3060] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.607183 12271 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 3.
I20260710 11:00:02.608505 12161 leader_election.cc:304] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [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: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 11:00:02.609045 12123 raft_consensus.cc:2468] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 3.
I20260710 11:00:02.609498 12425 raft_consensus.cc:2804] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:02.610827 12425 raft_consensus.cc:697] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 3 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 11:00:02.611639 12425 consensus_queue.cc:237] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.619334 12019 catalog_manager.cc:5697] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 2 to 3, leader changed from 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193) to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 3 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.627025 12441 raft_consensus.cc:993] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4: : Instructing follower cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 11:00:02.627416 12445 raft_consensus.cc:1081] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Signalling peer cf6b3899b08545e1900bbd50e2f2e66c to start an election
I20260710 11:00:02.628695 12271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d"
dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
 from {username='slave'} at 127.0.0.1:45674
I20260710 11:00:02.629050 12271 raft_consensus.cc:493] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.629333 12271 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.632963 12271 raft_consensus.cc:515] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.634435 12271 leader_election.cc:290] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [CANDIDATE]: Term 3 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703)
I20260710 11:00:02.635106 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 11:00:02.635457 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5668d88d47e940a9a7f71330e8dd6a7d" candidate_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
I20260710 11:00:02.635601 12123 raft_consensus.cc:3055] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:02.635954 12198 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.635959 12123 raft_consensus.cc:740] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 11:00:02.636734 12123 consensus_queue.cc:260] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.637603 12123 raft_consensus.cc:3060] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.640413 12198 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 11:00:02.641346 12123 raft_consensus.cc:2468] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6b3899b08545e1900bbd50e2f2e66c in term 3.
I20260710 11:00:02.641343 12237 leader_election.cc:304] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [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: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 11:00:02.642225 12320 raft_consensus.cc:2804] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:02.642648 12320 raft_consensus.cc:697] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Becoming Leader. State: Replica: cf6b3899b08545e1900bbd50e2f2e66c, State: Running, Role: LEADER
I20260710 11:00:02.643460 12320 consensus_queue.cc:237] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.649646 12019 catalog_manager.cc:5697] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c reported cstate change: term changed from 2 to 3, leader changed from 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193) to cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195). New cstate: current_term: 3 leader_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.705983 12441 raft_consensus.cc:993] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: : Instructing follower e213f488bfe94acf9e92eea104c9e639 to start an election
I20260710 11:00:02.706480 12445 raft_consensus.cc:1081] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 LEADER]: Signalling peer e213f488bfe94acf9e92eea104c9e639 to start an election
I20260710 11:00:02.707871 12198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed"
dest_uuid: "e213f488bfe94acf9e92eea104c9e639"
 from {username='slave'} at 127.0.0.1:54742
I20260710 11:00:02.708323 12198 raft_consensus.cc:493] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.708619 12198 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:02.713138 12198 raft_consensus.cc:515] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.714917 12198 leader_election.cc:290] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [CANDIDATE]: Term 5 election: Requested vote from peers 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593), cf6b3899b08545e1900bbd50e2f2e66c (127.11.59.195:40239)
I20260710 11:00:02.715677 12123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "03ee822d33e04467a82208dad9c4f8c4"
I20260710 11:00:02.715888 12271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88baf527294de3b7dbc3ece91788ed" candidate_uuid: "e213f488bfe94acf9e92eea104c9e639" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cf6b3899b08545e1900bbd50e2f2e66c"
I20260710 11:00:02.716130 12123 raft_consensus.cc:3055] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:02.716346 12271 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:02.716457 12123 raft_consensus.cc:740] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 03ee822d33e04467a82208dad9c4f8c4, State: Running, Role: LEADER
I20260710 11:00:02.717136 12123 consensus_queue.cc:260] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.717978 12123 raft_consensus.cc:3060] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:02.720664 12271 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 5.
I20260710 11:00:02.721623 12161 leader_election.cc:304] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [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: cf6b3899b08545e1900bbd50e2f2e66c, e213f488bfe94acf9e92eea104c9e639; no voters: 
I20260710 11:00:02.722277 12425 raft_consensus.cc:2804] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:02.722702 12425 raft_consensus.cc:697] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 5 LEADER]: Becoming Leader. State: Replica: e213f488bfe94acf9e92eea104c9e639, State: Running, Role: LEADER
I20260710 11:00:02.723459 12123 raft_consensus.cc:2468] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e213f488bfe94acf9e92eea104c9e639 in term 5.
I20260710 11:00:02.723549 12425 consensus_queue.cc:237] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [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: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } }
I20260710 11:00:02.730512 12019 catalog_manager.cc:5697] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 reported cstate change: term changed from 4 to 5, leader changed from 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193) to e213f488bfe94acf9e92eea104c9e639 (127.11.59.194). New cstate: current_term: 5 leader_uuid: "e213f488bfe94acf9e92eea104c9e639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.940690 12123 raft_consensus.cc:1275] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:02.941888 12320 consensus_queue.cc:1048] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:02.942538 12198 raft_consensus.cc:1275] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:02.943746 12320 consensus_queue.cc:1048] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.010707 12123 raft_consensus.cc:1275] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Refusing update from remote peer e213f488bfe94acf9e92eea104c9e639: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.011943 12425 consensus_queue.cc:1048] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.019930 12271 raft_consensus.cc:1275] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Refusing update from remote peer e213f488bfe94acf9e92eea104c9e639: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.023134 12452 consensus_queue.cc:1048] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:03.032322 12198 raft_consensus.cc:1275] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.037001 12463 consensus_queue.cc:1048] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e213f488bfe94acf9e92eea104c9e639" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:03.047886 12123 raft_consensus.cc:1275] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Refusing update from remote peer cf6b3899b08545e1900bbd50e2f2e66c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.049515 12446 consensus_queue.cc:1048] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:03.204025 12271 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 5 FOLLOWER]: Refusing update from remote peer e213f488bfe94acf9e92eea104c9e639: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:03.205230 12465 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6b3899b08545e1900bbd50e2f2e66c" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 40239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:03.213687 12123 raft_consensus.cc:1275] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 5 FOLLOWER]: Refusing update from remote peer e213f488bfe94acf9e92eea104c9e639: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:03.215152 12452 consensus_queue.cc:1048] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ee822d33e04467a82208dad9c4f8c4" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:03.273653 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:03.279376 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
I20260710 11:00:03.302029 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:03.302687 11503 tablet_replica.cc:333] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.303211 11503 raft_consensus.cc:2243] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.303884 11503 raft_consensus.cc:2272] T b6343c7542b544bc84671710f9c64050 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.305635 11503 tablet_replica.cc:333] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.306092 11503 raft_consensus.cc:2243] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.306432 11503 raft_consensus.cc:2272] T cf88baf527294de3b7dbc3ece91788ed P 03ee822d33e04467a82208dad9c4f8c4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.308492 11503 tablet_replica.cc:333] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.308959 11503 raft_consensus.cc:2243] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.309684 11503 raft_consensus.cc:2272] T 82907f982df34be38ffc3493f2d1b041 P 03ee822d33e04467a82208dad9c4f8c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.311254 11503 tablet_replica.cc:333] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.311724 11503 raft_consensus.cc:2243] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.312099 11503 raft_consensus.cc:2272] T b6d51d3903214047af5209f458c32550 P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.314172 11503 tablet_replica.cc:333] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.314651 11503 raft_consensus.cc:2243] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.315034 11503 raft_consensus.cc:2272] T 87c1c4bb25a34241b8a7f71edb44f6e4 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.316558 11503 tablet_replica.cc:333] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.317065 11503 raft_consensus.cc:2243] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.317679 11503 raft_consensus.cc:2272] T ea2b3fb1e4af44c5961d829552dbd09d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.319907 11503 tablet_replica.cc:333] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.320386 11503 raft_consensus.cc:2243] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.321128 11503 raft_consensus.cc:2272] T b786dc31938c4b468b3b792d61791af3 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.322786 11503 tablet_replica.cc:333] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.323204 11503 raft_consensus.cc:2243] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.323589 11503 raft_consensus.cc:2272] T ba8f1ff3f2524d35807349d21a964084 P 03ee822d33e04467a82208dad9c4f8c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.325158 11503 tablet_replica.cc:333] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.325618 11503 raft_consensus.cc:2243] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.325927 11503 raft_consensus.cc:2272] T 5668d88d47e940a9a7f71330e8dd6a7d P 03ee822d33e04467a82208dad9c4f8c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.327916 11503 tablet_replica.cc:333] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4: stopping tablet replica
I20260710 11:00:03.328388 11503 raft_consensus.cc:2243] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.329042 11503 raft_consensus.cc:2272] T 7cd4b17ac4c7480aac29cf67d201f34f P 03ee822d33e04467a82208dad9c4f8c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:03.335541 12238 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 11:00:03.338228 12238 consensus_peers.cc:597] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c -> Peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Couldn't send request to peer 03ee822d33e04467a82208dad9c4f8c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:03.358230 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
W20260710 11:00:03.365202 12164 consensus_peers.cc:597] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 -> Peer 03ee822d33e04467a82208dad9c4f8c4 (127.11.59.193:41593): Couldn't send request to peer 03ee822d33e04467a82208dad9c4f8c4. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:41593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:03.379439 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
I20260710 11:00:03.406261 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:03.407059 11503 tablet_replica.cc:333] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.407770 11503 raft_consensus.cc:2243] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.408215 11503 raft_consensus.cc:2272] T ba8f1ff3f2524d35807349d21a964084 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.410012 11503 tablet_replica.cc:333] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.410508 11503 raft_consensus.cc:2243] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.410919 11503 raft_consensus.cc:2272] T 5668d88d47e940a9a7f71330e8dd6a7d P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.413105 11503 tablet_replica.cc:333] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.413772 11503 raft_consensus.cc:2243] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.414187 11503 raft_consensus.cc:2272] T 7cd4b17ac4c7480aac29cf67d201f34f P e213f488bfe94acf9e92eea104c9e639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.415784 11503 tablet_replica.cc:333] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.416266 11503 raft_consensus.cc:2243] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.416932 11503 raft_consensus.cc:2272] T cf88baf527294de3b7dbc3ece91788ed P e213f488bfe94acf9e92eea104c9e639 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.418773 11503 tablet_replica.cc:333] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.419255 11503 raft_consensus.cc:2243] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.419646 11503 raft_consensus.cc:2272] T b6343c7542b544bc84671710f9c64050 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.421181 11503 tablet_replica.cc:333] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.421715 11503 raft_consensus.cc:2243] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.422716 11503 raft_consensus.cc:2272] T 87c1c4bb25a34241b8a7f71edb44f6e4 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.424960 11503 tablet_replica.cc:333] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.425487 11503 raft_consensus.cc:2243] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.426160 11503 raft_consensus.cc:2272] T ea2b3fb1e4af44c5961d829552dbd09d P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.427910 11503 tablet_replica.cc:333] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.428478 11503 raft_consensus.cc:2243] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.428853 11503 raft_consensus.cc:2272] T b6d51d3903214047af5209f458c32550 P e213f488bfe94acf9e92eea104c9e639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.430652 11503 tablet_replica.cc:333] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.431264 11503 raft_consensus.cc:2243] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.431691 11503 raft_consensus.cc:2272] T 82907f982df34be38ffc3493f2d1b041 P e213f488bfe94acf9e92eea104c9e639 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.433110 11503 tablet_replica.cc:333] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639: stopping tablet replica
I20260710 11:00:03.433630 11503 raft_consensus.cc:2243] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.434028 11503 raft_consensus.cc:2272] T b786dc31938c4b468b3b792d61791af3 P e213f488bfe94acf9e92eea104c9e639 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:03.437343 12237 consensus_peers.cc:597] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c -> Peer e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703): Couldn't send request to peer e213f488bfe94acf9e92eea104c9e639. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:03.453881 12237 consensus_peers.cc:597] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c -> Peer e213f488bfe94acf9e92eea104c9e639 (127.11.59.194:36703): Couldn't send request to peer e213f488bfe94acf9e92eea104c9e639. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.194:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:03.454067 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
I20260710 11:00:03.471604 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 11:00:03.493916 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:03.494542 11503 tablet_replica.cc:333] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.495071 11503 raft_consensus.cc:2243] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.495512 11503 raft_consensus.cc:2272] T 7cd4b17ac4c7480aac29cf67d201f34f P cf6b3899b08545e1900bbd50e2f2e66c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.497159 11503 tablet_replica.cc:333] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.497717 11503 raft_consensus.cc:2243] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.498400 11503 raft_consensus.cc:2272] T 5668d88d47e940a9a7f71330e8dd6a7d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.500303 11503 tablet_replica.cc:333] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.500795 11503 raft_consensus.cc:2243] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.501588 11503 raft_consensus.cc:2272] T ba8f1ff3f2524d35807349d21a964084 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.503235 11503 tablet_replica.cc:333] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.503710 11503 raft_consensus.cc:2243] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.504117 11503 raft_consensus.cc:2272] T cf88baf527294de3b7dbc3ece91788ed P cf6b3899b08545e1900bbd50e2f2e66c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.506424 11503 tablet_replica.cc:333] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.506908 11503 raft_consensus.cc:2243] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.507300 11503 raft_consensus.cc:2272] T b6343c7542b544bc84671710f9c64050 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.508945 11503 tablet_replica.cc:333] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.509451 11503 raft_consensus.cc:2243] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.509833 11503 raft_consensus.cc:2272] T 87c1c4bb25a34241b8a7f71edb44f6e4 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.511404 11503 tablet_replica.cc:333] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.511857 11503 raft_consensus.cc:2243] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.512220 11503 raft_consensus.cc:2272] T 82907f982df34be38ffc3493f2d1b041 P cf6b3899b08545e1900bbd50e2f2e66c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.513741 11503 tablet_replica.cc:333] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.514211 11503 raft_consensus.cc:2243] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.514868 11503 raft_consensus.cc:2272] T b6d51d3903214047af5209f458c32550 P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.516548 11503 tablet_replica.cc:333] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.516971 11503 raft_consensus.cc:2243] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.517387 11503 raft_consensus.cc:2272] T ea2b3fb1e4af44c5961d829552dbd09d P cf6b3899b08545e1900bbd50e2f2e66c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.519309 11503 tablet_replica.cc:333] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c: stopping tablet replica
I20260710 11:00:03.519724 11503 raft_consensus.cc:2243] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.520087 11503 raft_consensus.cc:2272] T b786dc31938c4b468b3b792d61791af3 P cf6b3899b08545e1900bbd50e2f2e66c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.546049 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
I20260710 11:00:03.564394 11503 master.cc:562] Master@127.11.59.254:33795 shutting down...
I20260710 11:00:03.583830 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.584348 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.584651 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P 236fdc9ec08a4b35bdfcc50083554d6d: stopping tablet replica
I20260710 11:00:03.603495 11503 master.cc:584] Master@127.11.59.254:33795 shutdown complete.
03ee822d33e04467a82208dad9c4f8c4  5
cf6b3899b08545e1900bbd50e2f2e66c  1
e213f488bfe94acf9e92eea104c9e639  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10263 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:00:03.646243 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:38337
I20260710 11:00:03.647375 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:03.652720 12475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.652745 12476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.653575 12478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.654878 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:03.655503 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:03.655664 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:03.655778 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681203655758 us; error 0 us; skew 500 ppm
I20260710 11:00:03.656201 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:03.658360 11503 webserver.cc:533] Webserver started at http://127.11.59.254:37989/ using document root <none> and password file <none>
I20260710 11:00:03.658757 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:03.658907 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:03.659119 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:03.660113 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "5890dbd0c9294c37b427953e24daafe4"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-28tl"
I20260710 11:00:03.664155 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:03.667194 12483 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.668227 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:03.668520 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "5890dbd0c9294c37b427953e24daafe4"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-28tl"
I20260710 11:00:03.668802 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:03.679482 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:03.680711 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:03.716668 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:38337
I20260710 11:00:03.716777 12534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:38337 every 8 connection(s)
I20260710 11:00:03.720292 12535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.729429 12535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4: Bootstrap starting.
I20260710 11:00:03.733711 12535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.737829 12535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4: No bootstrap required, opened a new log
I20260710 11:00:03.739876 12535 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5890dbd0c9294c37b427953e24daafe4" member_type: VOTER }
I20260710 11:00:03.740228 12535 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.740419 12535 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890dbd0c9294c37b427953e24daafe4, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.740994 12535 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5890dbd0c9294c37b427953e24daafe4" member_type: VOTER }
I20260710 11:00:03.741430 12535 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:03.741626 12535 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:03.741835 12535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.745812 12535 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5890dbd0c9294c37b427953e24daafe4" member_type: VOTER }
I20260710 11:00:03.746279 12535 leader_election.cc:304] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [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: 5890dbd0c9294c37b427953e24daafe4; no voters: 
I20260710 11:00:03.747284 12535 leader_election.cc:290] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:03.747644 12538 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:03.748884 12538 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 1 LEADER]: Becoming Leader. State: Replica: 5890dbd0c9294c37b427953e24daafe4, State: Running, Role: LEADER
I20260710 11:00:03.749472 12538 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [LEADER]: Queue going to LEADER mode. State: All 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: "5890dbd0c9294c37b427953e24daafe4" member_type: VOTER }
I20260710 11:00:03.750201 12535 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:03.754323 12539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5890dbd0c9294c37b427953e24daafe4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5890dbd0c9294c37b427953e24daafe4" member_type: VOTER } }
I20260710 11:00:03.754547 12540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5890dbd0c9294c37b427953e24daafe4. Latest consensus state: current_term: 1 leader_uuid: "5890dbd0c9294c37b427953e24daafe4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5890dbd0c9294c37b427953e24daafe4" member_type: VOTER } }
I20260710 11:00:03.755137 12539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:03.755223 12540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:03.758061 12545 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:03.762466 12545 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:03.766739 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:03.770748 12545 catalog_manager.cc:1383] Generated new cluster ID: 943187f675944819a8789db42261a858
I20260710 11:00:03.771034 12545 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:03.792707 12545 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:03.793903 12545 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:03.804808 12545 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4: Generated new TSK 0
I20260710 11:00:03.805394 12545 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:03.833977 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:03.839366 12556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.840559 12557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.841964 11503 server_base.cc:1061] running on GCE node
W20260710 11:00:03.842427 12559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.843176 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:03.843334 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:03.843444 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681203843433 us; error 0 us; skew 500 ppm
I20260710 11:00:03.843926 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:03.845963 11503 webserver.cc:533] Webserver started at http://127.11.59.193:39745/ using document root <none> and password file <none>
I20260710 11:00:03.846346 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:03.846514 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:03.846712 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:03.847654 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "9f89aa8348a448438dfd4be271784b18"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-28tl"
I20260710 11:00:03.851686 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:00:03.854655 12564 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.855312 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:03.855569 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "9f89aa8348a448438dfd4be271784b18"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-28tl"
I20260710 11:00:03.855830 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:03.871964 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:03.873131 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:03.874516 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:03.876837 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:03.877060 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.877316 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:03.877506 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.917318 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:41577
I20260710 11:00:03.917428 12626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:41577 every 8 connection(s)
I20260710 11:00:03.922210 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:03.929076 12631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.930341 12632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.933650 12634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.934160 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:03.935252 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:03.935446 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:03.935627 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681203935608 us; error 0 us; skew 500 ppm
I20260710 11:00:03.936170 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:03.938809 11503 webserver.cc:533] Webserver started at http://127.11.59.194:34623/ using document root <none> and password file <none>
I20260710 11:00:03.939429 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:03.939638 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:03.939699 12627 heartbeater.cc:344] Connected to a master server at 127.11.59.254:38337
I20260710 11:00:03.940006 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:03.940076 12627 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:03.940943 12627 heartbeater.cc:507] Master 127.11.59.254:38337 requested a full tablet report, sending...
I20260710 11:00:03.941516 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "91adf2c59de34d70a23deaa4108e1465"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-28tl"
I20260710 11:00:03.943106 12500 ts_manager.cc:194] Registered new tserver with Master: 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:03.945446 12500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42940
I20260710 11:00:03.947242 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:03.950345 12639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.951339 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:03.951583 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "91adf2c59de34d70a23deaa4108e1465"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-28tl"
I20260710 11:00:03.951921 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:03.979722 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:03.980839 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:03.982172 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:03.984262 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:03.984431 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.984705 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:03.984871 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:04.022259 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:38129
I20260710 11:00:04.022351 12701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:38129 every 8 connection(s)
I20260710 11:00:04.026743 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:04.033757 12705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:04.035257 12706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:04.037256 11503 server_base.cc:1061] running on GCE node
W20260710 11:00:04.038472 12708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:04.039017 12702 heartbeater.cc:344] Connected to a master server at 127.11.59.254:38337
I20260710 11:00:04.039304 12702 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:04.039884 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:04.039948 12702 heartbeater.cc:507] Master 127.11.59.254:38337 requested a full tablet report, sending...
W20260710 11:00:04.040148 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:04.040423 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681204040404 us; error 0 us; skew 500 ppm
I20260710 11:00:04.041096 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:04.042039 12500 ts_manager.cc:194] Registered new tserver with Master: 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:04.043586 11503 webserver.cc:533] Webserver started at http://127.11.59.195:41879/ using document root <none> and password file <none>
I20260710 11:00:04.043614 12500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42944
I20260710 11:00:04.044193 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:04.044426 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:04.044749 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:04.045898 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "4670c6c6037d4079a4d5726dabc01504"
format_stamp: "Formatted at 2026-07-10 11:00:04 on dist-test-slave-28tl"
I20260710 11:00:04.049966 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:04.052960 12713 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:04.053772 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:04.054049 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "4670c6c6037d4079a4d5726dabc01504"
format_stamp: "Formatted at 2026-07-10 11:00:04 on dist-test-slave-28tl"
I20260710 11:00:04.054323 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:04.066532 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:04.067612 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:04.069442 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:04.072217 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:04.072451 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:04.072678 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:04.072849 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:04.110045 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:42743
I20260710 11:00:04.110148 12775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:42743 every 8 connection(s)
I20260710 11:00:04.122689 12776 heartbeater.cc:344] Connected to a master server at 127.11.59.254:38337
I20260710 11:00:04.123018 12776 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:04.123659 12776 heartbeater.cc:507] Master 127.11.59.254:38337 requested a full tablet report, sending...
I20260710 11:00:04.125384 12500 ts_manager.cc:194] Registered new tserver with Master: 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:04.126330 11503 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013199072s
I20260710 11:00:04.126731 12500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42948
I20260710 11:00:04.149724 12500 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42954:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:04.153604 12500 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:04.261580 12666 tablet_service.cc:1511] Processing CreateTablet for tablet b6e2fdb066b94413a87b620f3a97cb4a (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:04.262060 12667 tablet_service.cc:1511] Processing CreateTablet for tablet deb1fc22d5ed4f869b3340be2e559e03 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:04.263343 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e2fdb066b94413a87b620f3a97cb4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.266852 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1fc22d5ed4f869b3340be2e559e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.279475 12665 tablet_service.cc:1511] Processing CreateTablet for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:04.280759 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.282238 12664 tablet_service.cc:1511] Processing CreateTablet for tablet 248e8ddf27e24f659760b57dc1de67cb (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:04.283516 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248e8ddf27e24f659760b57dc1de67cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.288501 12662 tablet_service.cc:1511] Processing CreateTablet for tablet 9c60b125145e4bb58b27a0643a281ad8 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:04.289973 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c60b125145e4bb58b27a0643a281ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.293395 12663 tablet_service.cc:1511] Processing CreateTablet for tablet 77694c4a026e466481ab2755e905f1a3 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:04.294775 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77694c4a026e466481ab2755e905f1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.298559 12661 tablet_service.cc:1511] Processing CreateTablet for tablet 78a94951fc4944a98dce980f4977e793 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:04.301608 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a94951fc4944a98dce980f4977e793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.326871 12790 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:04.330255 12667 tablet_service.cc:1511] Processing CreateTablet for tablet 098c645a2ef14002a4d00a410d5d7a2d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:04.334056 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc7f36974814921bc06f0646f7d262d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:04.347559 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd896f6c0ed48e2bbce3211df33e30e (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:04.357616 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098c645a2ef14002a4d00a410d5d7a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.358283 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc7f36974814921bc06f0646f7d262d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.361400 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd896f6c0ed48e2bbce3211df33e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.362221 12663 tablet_service.cc:1511] Processing CreateTablet for tablet f11142aab12c4e70a9366dcbd450f6fe (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:04.363514 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11142aab12c4e70a9366dcbd450f6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.364445 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8134b81b6d481e9736d43cc1e54fe1 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:04.365727 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8134b81b6d481e9736d43cc1e54fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.366087 12664 tablet_service.cc:1511] Processing CreateTablet for tablet d0c2af6b68a94d2a90cb52b59d5b7a9f (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:04.370692 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c2af6b68a94d2a90cb52b59d5b7a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.370474 12589 tablet_service.cc:1511] Processing CreateTablet for tablet 248e8ddf27e24f659760b57dc1de67cb (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:04.371661 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248e8ddf27e24f659760b57dc1de67cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.373131 12591 tablet_service.cc:1511] Processing CreateTablet for tablet b6e2fdb066b94413a87b620f3a97cb4a (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:04.374502 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e2fdb066b94413a87b620f3a97cb4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.374442 12588 tablet_service.cc:1511] Processing CreateTablet for tablet 77694c4a026e466481ab2755e905f1a3 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:04.375751 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77694c4a026e466481ab2755e905f1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.375967 12590 tablet_service.cc:1511] Processing CreateTablet for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:04.377161 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.377568 12587 tablet_service.cc:1511] Processing CreateTablet for tablet 9c60b125145e4bb58b27a0643a281ad8 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:04.378799 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c60b125145e4bb58b27a0643a281ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.378579 12592 tablet_service.cc:1511] Processing CreateTablet for tablet deb1fc22d5ed4f869b3340be2e559e03 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:04.379755 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1fc22d5ed4f869b3340be2e559e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.380532 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 78a94951fc4944a98dce980f4977e793 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:04.381916 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a94951fc4944a98dce980f4977e793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.384141 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 098c645a2ef14002a4d00a410d5d7a2d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:04.386667 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc7f36974814921bc06f0646f7d262d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:04.388303 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc7f36974814921bc06f0646f7d262d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.390743 12583 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd896f6c0ed48e2bbce3211df33e30e (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:04.392334 12583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd896f6c0ed48e2bbce3211df33e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.393903 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098c645a2ef14002a4d00a410d5d7a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.414968 12660 tablet_service.cc:1511] Processing CreateTablet for tablet c89e823506254bfdbd4102220b6d7a8b (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:04.416285 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89e823506254bfdbd4102220b6d7a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.437764 12587 tablet_service.cc:1511] Processing CreateTablet for tablet d0c2af6b68a94d2a90cb52b59d5b7a9f (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:04.439353 12664 tablet_service.cc:1511] Processing CreateTablet for tablet a159fd7843cb4da8a3247292fcc81fec (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:04.443359 12790 tablet_bootstrap.cc:654] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.447172 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159fd7843cb4da8a3247292fcc81fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.461433 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c2af6b68a94d2a90cb52b59d5b7a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.474160 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 91e7ee7b68284072aecc62b767b098e3 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:04.482381 12791 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:04.488617 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e7ee7b68284072aecc62b767b098e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.494450 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8134b81b6d481e9736d43cc1e54fe1 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:04.498044 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8134b81b6d481e9736d43cc1e54fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.492810 12588 tablet_service.cc:1511] Processing CreateTablet for tablet f11142aab12c4e70a9366dcbd450f6fe (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:04.498306 12740 tablet_service.cc:1511] Processing CreateTablet for tablet b6e2fdb066b94413a87b620f3a97cb4a (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:04.496582 12589 tablet_service.cc:1511] Processing CreateTablet for tablet c89e823506254bfdbd4102220b6d7a8b (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:04.499657 12740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e2fdb066b94413a87b620f3a97cb4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.499977 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 91e7ee7b68284072aecc62b767b098e3 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:04.500432 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89e823506254bfdbd4102220b6d7a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.502295 12739 tablet_service.cc:1511] Processing CreateTablet for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:04.503471 12739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.501109 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e7ee7b68284072aecc62b767b098e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.506384 12738 tablet_service.cc:1511] Processing CreateTablet for tablet 248e8ddf27e24f659760b57dc1de67cb (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:04.506975 12590 tablet_service.cc:1511] Processing CreateTablet for tablet b3e89d9d16a6416b85565cff62920c6d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:04.507465 12585 tablet_service.cc:1511] Processing CreateTablet for tablet a159fd7843cb4da8a3247292fcc81fec (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:04.508921 12737 tablet_service.cc:1511] Processing CreateTablet for tablet 77694c4a026e466481ab2755e905f1a3 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:04.510437 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc7f36974814921bc06f0646f7d262d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:04.512511 12734 tablet_service.cc:1511] Processing CreateTablet for tablet 098c645a2ef14002a4d00a410d5d7a2d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:04.514367 12741 tablet_service.cc:1511] Processing CreateTablet for tablet deb1fc22d5ed4f869b3340be2e559e03 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:04.514915 12736 tablet_service.cc:1511] Processing CreateTablet for tablet 9c60b125145e4bb58b27a0643a281ad8 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:04.506392 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11142aab12c4e70a9366dcbd450f6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.516913 12735 tablet_service.cc:1511] Processing CreateTablet for tablet 78a94951fc4944a98dce980f4977e793 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:04.518211 12661 tablet_service.cc:1511] Processing CreateTablet for tablet b3e89d9d16a6416b85565cff62920c6d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:04.507676 12738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248e8ddf27e24f659760b57dc1de67cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.519421 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e89d9d16a6416b85565cff62920c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.519133 12732 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd896f6c0ed48e2bbce3211df33e30e (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:04.520435 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd896f6c0ed48e2bbce3211df33e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.522480 12734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098c645a2ef14002a4d00a410d5d7a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.523092 12736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c60b125145e4bb58b27a0643a281ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.523736 12735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a94951fc4944a98dce980f4977e793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.524333 12741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1fc22d5ed4f869b3340be2e559e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.524925 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc7f36974814921bc06f0646f7d262d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.525506 12790 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:04.525949 12790 ts_tablet_manager.cc:1403] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.199s	user 0.026s	sys 0.033s
I20260710 11:00:04.529564 12737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77694c4a026e466481ab2755e905f1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.534001 12791 tablet_bootstrap.cc:654] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.549397 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e89d9d16a6416b85565cff62920c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.537855 12790 raft_consensus.cc:359] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.555002 12790 raft_consensus.cc:385] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.555431 12790 raft_consensus.cc:740] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.556397 12790 consensus_queue.cc:260] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.560215 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7debd9b0db4d9f8684473753510bbe (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:04.569097 12663 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7debd9b0db4d9f8684473753510bbe (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:04.570864 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7debd9b0db4d9f8684473753510bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.573443 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159fd7843cb4da8a3247292fcc81fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.579362 12736 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8134b81b6d481e9736d43cc1e54fe1 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:04.588981 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7debd9b0db4d9f8684473753510bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.590777 12794 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:04.594285 12737 tablet_service.cc:1511] Processing CreateTablet for tablet 91e7ee7b68284072aecc62b767b098e3 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:04.596288 12737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e7ee7b68284072aecc62b767b098e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.612648 12791 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:04.614998 12591 tablet_service.cc:1511] Processing CreateTablet for tablet d282a70b153e45f3a1d65839eb36db89 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:04.616413 12666 tablet_service.cc:1511] Processing CreateTablet for tablet d282a70b153e45f3a1d65839eb36db89 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:04.624172 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d282a70b153e45f3a1d65839eb36db89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.625355 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf87d55123c43f88afd612a63c7d7dc (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:04.626531 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf87d55123c43f88afd612a63c7d7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.629882 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d282a70b153e45f3a1d65839eb36db89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.637486 12791 ts_tablet_manager.cc:1403] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.155s	user 0.023s	sys 0.043s
I20260710 11:00:04.640475 12791 raft_consensus.cc:359] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.641024 12664 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf87d55123c43f88afd612a63c7d7dc (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:04.642328 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf87d55123c43f88afd612a63c7d7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.618952 12732 tablet_service.cc:1511] Processing CreateTablet for tablet d0c2af6b68a94d2a90cb52b59d5b7a9f (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:04.649891 12794 tablet_bootstrap.cc:654] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.650960 12589 tablet_service.cc:1511] Processing CreateTablet for tablet 3318dda749ac45fe9ca83f1da4028299 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:04.652323 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3318dda749ac45fe9ca83f1da4028299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.654058 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 3318dda749ac45fe9ca83f1da4028299 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:04.655246 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3318dda749ac45fe9ca83f1da4028299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.641222 12791 raft_consensus.cc:385] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.655818 12736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8134b81b6d481e9736d43cc1e54fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.664410 12741 tablet_service.cc:1511] Processing CreateTablet for tablet f11142aab12c4e70a9366dcbd450f6fe (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:04.666231 12733 tablet_service.cc:1511] Processing CreateTablet for tablet a159fd7843cb4da8a3247292fcc81fec (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:04.670455 12790 ts_tablet_manager.cc:1434] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.144s	user 0.008s	sys 0.014s
I20260710 11:00:04.674183 12740 tablet_service.cc:1511] Processing CreateTablet for tablet b3e89d9d16a6416b85565cff62920c6d (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:04.675951 12702 heartbeater.cc:499] Master 127.11.59.254:38337 was elected leader, sending a full tablet report...
I20260710 11:00:04.676196 12790 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:04.682391 12739 tablet_service.cc:1511] Processing CreateTablet for tablet d282a70b153e45f3a1d65839eb36db89 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:04.683802 12735 tablet_service.cc:1511] Processing CreateTablet for tablet c89e823506254bfdbd4102220b6d7a8b (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:04.691545 12588 tablet_service.cc:1511] Processing CreateTablet for tablet 14d78b6c41df4a1facfbc200449269ff (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:04.692829 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d78b6c41df4a1facfbc200449269ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.657454 12791 raft_consensus.cc:740] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.693780 12791 consensus_queue.cc:260] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.698535 12738 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf87d55123c43f88afd612a63c7d7dc (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:04.705293 12734 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7debd9b0db4d9f8684473753510bbe (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:04.708899 12790 tablet_bootstrap.cc:654] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.710425 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c2af6b68a94d2a90cb52b59d5b7a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.711155 12739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d282a70b153e45f3a1d65839eb36db89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.711825 12738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf87d55123c43f88afd612a63c7d7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.712383 12741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11142aab12c4e70a9366dcbd450f6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.713655 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159fd7843cb4da8a3247292fcc81fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.715049 12735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89e823506254bfdbd4102220b6d7a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.715747 12740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e89d9d16a6416b85565cff62920c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.729547 12734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7debd9b0db4d9f8684473753510bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.730202 12794 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:04.730679 12794 ts_tablet_manager.cc:1403] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.000s
I20260710 11:00:04.731869 12736 tablet_service.cc:1511] Processing CreateTablet for tablet 3318dda749ac45fe9ca83f1da4028299 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:04.732241 12627 heartbeater.cc:499] Master 127.11.59.254:38337 was elected leader, sending a full tablet report...
I20260710 11:00:04.733084 12736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3318dda749ac45fe9ca83f1da4028299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.731091 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 14d78b6c41df4a1facfbc200449269ff (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:04.737265 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d78b6c41df4a1facfbc200449269ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.739178 12791 ts_tablet_manager.cc:1434] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.101s	user 0.011s	sys 0.003s
I20260710 11:00:04.740084 12791 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:04.763850 12794 raft_consensus.cc:359] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.765894 12794 raft_consensus.cc:385] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.766191 12794 raft_consensus.cc:740] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.770995 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 14d78b6c41df4a1facfbc200449269ff (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:04.772253 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d78b6c41df4a1facfbc200449269ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.787073 12791 tablet_bootstrap.cc:654] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.791180 12790 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:04.791685 12790 ts_tablet_manager.cc:1403] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.013s
W20260710 11:00:04.794237 12548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:04.798647 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 576f175dc189462cb0416ae2d68d6c5e (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:04.799921 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576f175dc189462cb0416ae2d68d6c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.802150 12588 tablet_service.cc:1511] Processing CreateTablet for tablet 576f175dc189462cb0416ae2d68d6c5e (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:04.803807 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576f175dc189462cb0416ae2d68d6c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.814867 12790 raft_consensus.cc:359] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.815707 12790 raft_consensus.cc:385] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.816071 12790 raft_consensus.cc:740] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.817005 12790 consensus_queue.cc:260] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.819170 12790 ts_tablet_manager.cc:1434] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:00:04.820170 12790 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:04.821324 12794 consensus_queue.cc:260] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.830410 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 9189a140443e401bb21bd3df4da98e51 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:04.831720 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9189a140443e401bb21bd3df4da98e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.832129 12732 tablet_service.cc:1511] Processing CreateTablet for tablet 576f175dc189462cb0416ae2d68d6c5e (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:04.833459 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576f175dc189462cb0416ae2d68d6c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.835301 12790 tablet_bootstrap.cc:654] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.838348 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 9189a140443e401bb21bd3df4da98e51 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:04.840005 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9189a140443e401bb21bd3df4da98e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.843484 12791 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:04.843964 12791 ts_tablet_manager.cc:1403] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.026s
I20260710 11:00:04.847029 12790 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:04.847594 12790 ts_tablet_manager.cc:1403] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260710 11:00:04.849538 12776 heartbeater.cc:499] Master 127.11.59.254:38337 was elected leader, sending a full tablet report...
I20260710 11:00:04.850411 12794 ts_tablet_manager.cc:1434] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.006s
I20260710 11:00:04.850548 12790 raft_consensus.cc:359] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.851404 12794 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:04.851365 12790 raft_consensus.cc:385] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.851823 12790 raft_consensus.cc:740] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.852713 12790 consensus_queue.cc:260] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.855283 12790 ts_tablet_manager.cc:1434] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:00:04.862185 12790 tablet_bootstrap.cc:492] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:04.862031 12741 tablet_service.cc:1511] Processing CreateTablet for tablet 9189a140443e401bb21bd3df4da98e51 (DEFAULT_TABLE table=test-workload [id=7099b14c58c8475d910018ba10e72a06]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:04.863299 12741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9189a140443e401bb21bd3df4da98e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.846978 12791 raft_consensus.cc:359] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.863672 12791 raft_consensus.cc:385] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.863982 12791 raft_consensus.cc:740] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.864725 12791 consensus_queue.cc:260] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.866828 12791 ts_tablet_manager.cc:1434] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:00:04.867169 12794 tablet_bootstrap.cc:654] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.867712 12791 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:04.870015 12790 tablet_bootstrap.cc:654] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.874362 12791 tablet_bootstrap.cc:654] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.887024 12791 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:04.887418 12790 tablet_bootstrap.cc:492] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:04.887475 12791 ts_tablet_manager.cc:1403] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260710 11:00:04.887997 12790 ts_tablet_manager.cc:1403] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.005s
I20260710 11:00:04.890497 12791 raft_consensus.cc:359] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.891233 12791 raft_consensus.cc:385] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.890908 12790 raft_consensus.cc:359] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.891530 12791 raft_consensus.cc:740] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.891659 12790 raft_consensus.cc:385] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.891994 12790 raft_consensus.cc:740] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.892287 12791 consensus_queue.cc:260] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.893618 12790 consensus_queue.cc:260] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.894433 12791 ts_tablet_manager.cc:1434] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:04.895375 12791 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:04.895826 12790 ts_tablet_manager.cc:1434] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:00:04.896786 12790 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:04.901554 12791 tablet_bootstrap.cc:654] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.903080 12790 tablet_bootstrap.cc:654] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.912891 12794 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:04.913398 12794 ts_tablet_manager.cc:1403] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260710 11:00:04.914126 12790 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:04.914618 12790 ts_tablet_manager.cc:1403] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:00:04.916188 12794 raft_consensus.cc:359] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.916929 12794 raft_consensus.cc:385] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.917254 12794 raft_consensus.cc:740] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.917497 12790 raft_consensus.cc:359] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.918336 12790 raft_consensus.cc:385] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.918227 12794 consensus_queue.cc:260] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.918709 12790 raft_consensus.cc:740] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.919615 12790 consensus_queue.cc:260] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.920647 12794 ts_tablet_manager.cc:1434] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:00:04.921581 12794 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:04.922204 12790 ts_tablet_manager.cc:1434] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:00:04.923182 12790 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:04.928512 12794 tablet_bootstrap.cc:654] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.930212 12790 tablet_bootstrap.cc:654] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.938637 12794 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:04.939201 12794 ts_tablet_manager.cc:1403] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260710 11:00:04.943058 12794 raft_consensus.cc:359] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.943984 12794 raft_consensus.cc:385] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.944340 12794 raft_consensus.cc:740] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.944676 12791 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:04.945194 12791 ts_tablet_manager.cc:1403] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.027s
I20260710 11:00:04.945489 12794 consensus_queue.cc:260] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.948671 12794 ts_tablet_manager.cc:1434] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:00:04.949872 12794 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:04.948069 12791 raft_consensus.cc:359] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.950450 12791 raft_consensus.cc:385] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.950764 12791 raft_consensus.cc:740] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.951710 12791 consensus_queue.cc:260] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.954310 12790 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:04.954825 12790 ts_tablet_manager.cc:1403] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.016s
I20260710 11:00:04.957180 12797 raft_consensus.cc:493] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.957576 12794 tablet_bootstrap.cc:654] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.957674 12797 raft_consensus.cc:515] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.957906 12790 raft_consensus.cc:359] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.958763 12790 raft_consensus.cc:385] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.959065 12790 raft_consensus.cc:740] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.960233 12797 leader_election.cc:290] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:04.959887 12790 consensus_queue.cc:260] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.965716 12797 raft_consensus.cc:493] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.966107 12790 ts_tablet_manager.cc:1434] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:00:04.966361 12797 raft_consensus.cc:515] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.967401 12790 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:04.968937 12797 leader_election.cc:290] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:04.976441 12790 tablet_bootstrap.cc:654] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.982792 12795 raft_consensus.cc:493] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.983446 12795 raft_consensus.cc:515] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:04.989100 12795 leader_election.cc:290] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:04.991079 12791 ts_tablet_manager.cc:1434] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260710 11:00:04.992398 12791 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.035636 12797 raft_consensus.cc:493] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.036296 12797 raft_consensus.cc:515] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.037061 12794 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.037737 12794 ts_tablet_manager.cc:1403] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.051s
I20260710 11:00:05.038759 12797 leader_election.cc:290] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.042559 12794 raft_consensus.cc:359] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.043090 12795 raft_consensus.cc:493] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.043357 12794 raft_consensus.cc:385] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.043664 12794 raft_consensus.cc:740] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.043524 12795 raft_consensus.cc:515] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.044368 12794 consensus_queue.cc:260] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.044667 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b76f763b2fd48c9bf2e6f7377cdce1d" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.045460 12795 leader_election.cc:290] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.046094 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.046531 12794 ts_tablet_manager.cc:1434] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:05.046710 12750 raft_consensus.cc:2468] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.047766 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77694c4a026e466481ab2755e905f1a3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.048368 12749 raft_consensus.cc:2468] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.049217 12794 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.053263 12791 tablet_bootstrap.cc:654] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.054704 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b76f763b2fd48c9bf2e6f7377cdce1d" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
W20260710 11:00:05.055446 12568 leader_election.cc:343] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.056077 12568 leader_election.cc:304] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.056111 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.057091 12568 leader_election.cc:304] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.057222 12676 raft_consensus.cc:2468] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.057833 12794 tablet_bootstrap.cc:654] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:05.059388 12567 leader_election.cc:343] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.060407 12567 leader_election.cc:304] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f89aa8348a448438dfd4be271784b18; no voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465
I20260710 11:00:05.060545 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77694c4a026e466481ab2755e905f1a3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.061149 12676 raft_consensus.cc:2468] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.058393 12797 raft_consensus.cc:2804] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.062332 12797 raft_consensus.cc:493] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.062768 12797 raft_consensus.cc:3060] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.070187 12790 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.071079 12790 ts_tablet_manager.cc:1403] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.020s
I20260710 11:00:05.074442 12797 raft_consensus.cc:515] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.076946 12797 leader_election.cc:290] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.076712 12790 raft_consensus.cc:359] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.077664 12797 raft_consensus.cc:2804] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.077826 12790 raft_consensus.cc:385] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.078148 12797 raft_consensus.cc:493] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.078395 12790 raft_consensus.cc:740] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.078617 12797 raft_consensus.cc:3060] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.082329 12790 consensus_queue.cc:260] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.083925 12794 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.084379 12794 ts_tablet_manager.cc:1403] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260710 11:00:05.087512 12790 ts_tablet_manager.cc:1434] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:00:05.087211 12794 raft_consensus.cc:359] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.094153 12794 raft_consensus.cc:385] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.094487 12794 raft_consensus.cc:740] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.094563 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.094971 12790 tablet_bootstrap.cc:492] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.095242 12794 consensus_queue.cc:260] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.096004 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.097532 12794 ts_tablet_manager.cc:1434] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 11:00:05.089183 12819 raft_consensus.cc:2749] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:05.097656 12643 leader_election.cc:343] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.090368 12795 raft_consensus.cc:493] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:05.098420 12643 leader_election.cc:343] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.098773 12795 raft_consensus.cc:515] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.100864 12795 leader_election.cc:290] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.090849 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.101513 12676 raft_consensus.cc:3060] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.092059 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.092736 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.102167 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
W20260710 11:00:05.103339 12643 leader_election.cc:343] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.103781 12643 leader_election.cc:304] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.104074 12790 tablet_bootstrap.cc:654] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.105396 12795 raft_consensus.cc:2749] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:05.105010 12643 leader_election.cc:343] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.106374 12643 leader_election.cc:343] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.106894 12791 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.106765 12643 leader_election.cc:304] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.107370 12791 ts_tablet_manager.cc:1403] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.014s
I20260710 11:00:05.108213 12795 raft_consensus.cc:2749] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.108515 12676 raft_consensus.cc:2468] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.109921 12567 leader_election.cc:304] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.110244 12791 raft_consensus.cc:359] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.110980 12791 raft_consensus.cc:385] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.111025 12820 raft_consensus.cc:2804] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.111322 12791 raft_consensus.cc:740] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.111744 12820 raft_consensus.cc:697] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.112273 12791 consensus_queue.cc:260] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.112896 12820 consensus_queue.cc:237] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.113595 12797 raft_consensus.cc:515] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.116005 12790 tablet_bootstrap.cc:492] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.115968 12797 leader_election.cc:290] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.116690 12790 ts_tablet_manager.cc:1403] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 11:00:05.116986 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.117359 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.117913 12751 raft_consensus.cc:3060] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.118463 12643 leader_election.cc:343] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.118683 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77694c4a026e466481ab2755e905f1a3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.118921 12643 leader_election.cc:304] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.119238 12676 raft_consensus.cc:3060] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.119760 12790 raft_consensus.cc:359] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.120445 12790 raft_consensus.cc:385] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.120749 12790 raft_consensus.cc:740] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.121585 12790 consensus_queue.cc:260] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.122795 12791 ts_tablet_manager.cc:1434] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:00:05.123862 12791 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.125384 12795 raft_consensus.cc:2749] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.127192 12751 raft_consensus.cc:2468] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.129168 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77694c4a026e466481ab2755e905f1a3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.129720 12751 raft_consensus.cc:3060] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.131742 12676 raft_consensus.cc:2468] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.132849 12567 leader_election.cc:304] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.133668 12820 raft_consensus.cc:2804] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.134279 12820 raft_consensus.cc:697] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.135265 12820 consensus_queue.cc:237] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.137001 12794 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.143807 12499 catalog_manager.cc:5697] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.150907 12790 ts_tablet_manager.cc:1434] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.007s
I20260710 11:00:05.152634 12791 tablet_bootstrap.cc:654] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.157402 12794 tablet_bootstrap.cc:654] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.161530 12751 raft_consensus.cc:2468] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.167119 12794 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.167779 12794 ts_tablet_manager.cc:1403] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260710 11:00:05.170135 12800 raft_consensus.cc:493] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.170698 12800 raft_consensus.cc:515] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.175702 12790 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.185873 12800 leader_election.cc:290] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.193742 12790 tablet_bootstrap.cc:654] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.198627 12791 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.199086 12791 ts_tablet_manager.cc:1403] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.019s
I20260710 11:00:05.199813 12794 raft_consensus.cc:359] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.200517 12794 raft_consensus.cc:385] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.200795 12794 raft_consensus.cc:740] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.202092 12791 raft_consensus.cc:359] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.202984 12791 raft_consensus.cc:385] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.203326 12791 raft_consensus.cc:740] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.204133 12791 consensus_queue.cc:260] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.206869 12791 ts_tablet_manager.cc:1434] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:05.207000 12794 consensus_queue.cc:260] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.207795 12791 tablet_bootstrap.cc:492] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.210836 12790 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.211222 12790 ts_tablet_manager.cc:1403] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.008s
I20260710 11:00:05.210587 12499 catalog_manager.cc:5697] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.214346 12791 tablet_bootstrap.cc:654] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.214748 12794 ts_tablet_manager.cc:1434] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260710 11:00:05.215716 12794 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.225899 12790 raft_consensus.cc:359] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.226493 12790 raft_consensus.cc:385] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.226791 12790 raft_consensus.cc:740] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.227468 12790 consensus_queue.cc:260] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.232574 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd896f6c0ed48e2bbce3211df33e30e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.233174 12601 raft_consensus.cc:2468] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:05.233773 12794 tablet_bootstrap.cc:654] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.233927 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd896f6c0ed48e2bbce3211df33e30e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.234416 12717 leader_election.cc:304] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.235229 12800 raft_consensus.cc:2804] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.235590 12800 raft_consensus.cc:493] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.235927 12800 raft_consensus.cc:3060] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.243064 12800 raft_consensus.cc:515] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.244122 12790 ts_tablet_manager.cc:1434] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
W20260710 11:00:05.235559 12716 leader_election.cc:343] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.246105 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd896f6c0ed48e2bbce3211df33e30e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:05.246461 12794 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.246749 12601 raft_consensus.cc:3060] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.247153 12794 ts_tablet_manager.cc:1403] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260710 11:00:05.251077 12794 raft_consensus.cc:359] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.252175 12794 raft_consensus.cc:385] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.252359 12790 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.252580 12794 raft_consensus.cc:740] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.253744 12794 consensus_queue.cc:260] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.255376 12601 raft_consensus.cc:2468] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:05.257901 12717 leader_election.cc:304] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.258854 12790 tablet_bootstrap.cc:654] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.264389 12794 ts_tablet_manager.cc:1434] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:00:05.265491 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd896f6c0ed48e2bbce3211df33e30e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.267697 12800 leader_election.cc:290] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.268543 12820 raft_consensus.cc:493] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.269879 12794 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.270196 12820 raft_consensus.cc:515] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.274062 12820 leader_election.cc:290] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.274708 12790 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.275110 12790 ts_tablet_manager.cc:1403] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 11:00:05.275147 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e2fdb066b94413a87b620f3a97cb4a" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.275795 12676 raft_consensus.cc:2468] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.277170 12567 leader_election.cc:304] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.278033 12820 raft_consensus.cc:2804] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.277822 12837 raft_consensus.cc:2804] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.277796 12790 raft_consensus.cc:359] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.278630 12820 raft_consensus.cc:493] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.278748 12790 raft_consensus.cc:385] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.278831 12837 raft_consensus.cc:697] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Leader. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
I20260710 11:00:05.279191 12790 raft_consensus.cc:740] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.280202 12790 consensus_queue.cc:260] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.280114 12837 consensus_queue.cc:237] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.279191 12820 raft_consensus.cc:3060] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.286671 12794 tablet_bootstrap.cc:654] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.289510 12790 ts_tablet_manager.cc:1434] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
W20260710 11:00:05.290244 12716 leader_election.cc:343] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.292955 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e2fdb066b94413a87b620f3a97cb4a" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.293817 12751 raft_consensus.cc:2468] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.294319 12820 raft_consensus.cc:515] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.296933 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e2fdb066b94413a87b620f3a97cb4a" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.297348 12790 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.297442 12676 raft_consensus.cc:3060] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.303429 12790 tablet_bootstrap.cc:654] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.304226 12676 raft_consensus.cc:2468] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.305379 12567 leader_election.cc:304] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.306247 12823 raft_consensus.cc:2804] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.306697 12823 raft_consensus.cc:697] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.306846 12794 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.307255 12794 ts_tablet_manager.cc:1403] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.003s
I20260710 11:00:05.306573 12499 catalog_manager.cc:5697] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.307680 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e2fdb066b94413a87b620f3a97cb4a" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.307531 12823 consensus_queue.cc:237] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.308252 12751 raft_consensus.cc:3060] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.309803 12794 raft_consensus.cc:359] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.310432 12794 raft_consensus.cc:385] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.310721 12794 raft_consensus.cc:740] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.311354 12794 consensus_queue.cc:260] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.314074 12794 ts_tablet_manager.cc:1434] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:00:05.314988 12751 raft_consensus.cc:2468] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.315137 12794 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.316401 12820 leader_election.cc:290] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.319573 12791 tablet_bootstrap.cc:492] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.320024 12791 ts_tablet_manager.cc:1403] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.112s	user 0.042s	sys 0.058s
I20260710 11:00:05.321550 12790 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.321985 12790 ts_tablet_manager.cc:1403] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 11:00:05.322855 12791 raft_consensus.cc:359] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.323536 12791 raft_consensus.cc:385] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.323812 12791 raft_consensus.cc:740] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.324091 12794 tablet_bootstrap.cc:654] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.324956 12790 raft_consensus.cc:359] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.325503 12790 raft_consensus.cc:385] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.325724 12790 raft_consensus.cc:740] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.326293 12790 consensus_queue.cc:260] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.324546 12791 consensus_queue.cc:260] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.329564 12791 ts_tablet_manager.cc:1434] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:05.330406 12791 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.331728 12794 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.332150 12794 ts_tablet_manager.cc:1403] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260710 11:00:05.333520 12790 ts_tablet_manager.cc:1434] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:05.334504 12790 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.333528 12497 catalog_manager.cc:5697] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.334677 12794 raft_consensus.cc:359] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.335423 12794 raft_consensus.cc:385] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.335686 12794 raft_consensus.cc:740] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.336843 12791 tablet_bootstrap.cc:654] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.336407 12794 consensus_queue.cc:260] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.341280 12794 ts_tablet_manager.cc:1434] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:05.342437 12794 tablet_bootstrap.cc:492] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.347963 12791 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.348371 12791 ts_tablet_manager.cc:1403] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260710 11:00:05.348902 12794 tablet_bootstrap.cc:654] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.354722 12790 tablet_bootstrap.cc:654] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.357764 12791 raft_consensus.cc:359] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.358465 12791 raft_consensus.cc:385] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.358724 12791 raft_consensus.cc:740] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.359658 12794 tablet_bootstrap.cc:492] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.359313 12791 consensus_queue.cc:260] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.360070 12794 ts_tablet_manager.cc:1403] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260710 11:00:05.361294 12791 ts_tablet_manager.cc:1434] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:00:05.362396 12791 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.362637 12794 raft_consensus.cc:359] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.363274 12794 raft_consensus.cc:385] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.363517 12794 raft_consensus.cc:740] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.364311 12794 consensus_queue.cc:260] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.368692 12791 tablet_bootstrap.cc:654] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.368997 12794 ts_tablet_manager.cc:1434] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:00:05.369958 12794 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.373553 12790 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.374114 12790 ts_tablet_manager.cc:1403] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.009s
I20260710 11:00:05.377416 12790 raft_consensus.cc:359] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.378122 12790 raft_consensus.cc:385] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.378407 12790 raft_consensus.cc:740] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.379091 12790 consensus_queue.cc:260] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.379736 12791 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.380139 12791 ts_tablet_manager.cc:1403] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260710 11:00:05.381022 12790 ts_tablet_manager.cc:1434] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:05.382622 12791 raft_consensus.cc:359] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.383015 12825 raft_consensus.cc:493] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.385316 12794 tablet_bootstrap.cc:654] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.385473 12791 raft_consensus.cc:385] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.385774 12791 raft_consensus.cc:740] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.385624 12825 raft_consensus.cc:515] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.386463 12791 consensus_queue.cc:260] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.388116 12825 leader_election.cc:290] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.388437 12791 ts_tablet_manager.cc:1434] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:00:05.389336 12791 tablet_bootstrap.cc:492] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.389529 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd896f6c0ed48e2bbce3211df33e30e" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.390278 12601 raft_consensus.cc:2393] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91adf2c59de34d70a23deaa4108e1465 in current term 1: Already voted for candidate 4670c6c6037d4079a4d5726dabc01504 in this term.
I20260710 11:00:05.391072 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd896f6c0ed48e2bbce3211df33e30e" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.391896 12823 raft_consensus.cc:493] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.392305 12823 raft_consensus.cc:515] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.392993 12643 leader_election.cc:304] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.394018 12825 raft_consensus.cc:3060] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.394272 12823 leader_election.cc:290] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.396402 12791 tablet_bootstrap.cc:654] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.397640 12790 tablet_bootstrap.cc:492] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.401571 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.402205 12676 raft_consensus.cc:2468] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.403398 12567 leader_election.cc:304] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.404181 12823 raft_consensus.cc:2804] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.404533 12823 raft_consensus.cc:493] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.404752 12790 tablet_bootstrap.cc:654] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.404878 12823 raft_consensus.cc:3060] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.401099 12825 raft_consensus.cc:2749] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.404935 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.409570 12751 raft_consensus.cc:2468] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.411976 12791 tablet_bootstrap.cc:492] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.412583 12791 ts_tablet_manager.cc:1403] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260710 11:00:05.413532 12823 raft_consensus.cc:515] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.415849 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.416093 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.416385 12676 raft_consensus.cc:3060] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.416687 12751 raft_consensus.cc:3060] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.416131 12791 raft_consensus.cc:359] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.417279 12791 raft_consensus.cc:385] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.417662 12791 raft_consensus.cc:740] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.418613 12791 consensus_queue.cc:260] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.424064 12823 leader_election.cc:290] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.424969 12791 ts_tablet_manager.cc:1434] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 11:00:05.425869 12794 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.426137 12791 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.426286 12794 ts_tablet_manager.cc:1403] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.000s
I20260710 11:00:05.428879 12794 raft_consensus.cc:359] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.429757 12794 raft_consensus.cc:385] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.430084 12794 raft_consensus.cc:740] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.431080 12825 raft_consensus.cc:493] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.430835 12794 consensus_queue.cc:260] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.431480 12825 raft_consensus.cc:515] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.433001 12794 ts_tablet_manager.cc:1434] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:05.433508 12751 raft_consensus.cc:2468] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.434023 12791 tablet_bootstrap.cc:654] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.434386 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159fd7843cb4da8a3247292fcc81fec" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.434628 12794 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.434949 12568 leader_election.cc:304] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.435719 12820 raft_consensus.cc:493] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:05.436240 12643 leader_election.cc:343] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.436129 12820 raft_consensus.cc:515] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.436504 12823 raft_consensus.cc:2804] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.437165 12823 raft_consensus.cc:697] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.438493 12825 leader_election.cc:290] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.439561 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a94951fc4944a98dce980f4977e793" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.439970 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159fd7843cb4da8a3247292fcc81fec" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.440138 12677 raft_consensus.cc:2468] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.441215 12794 tablet_bootstrap.cc:654] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:05.441313 12643 leader_election.cc:343] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.441839 12643 leader_election.cc:304] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.442970 12825 raft_consensus.cc:2749] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.443176 12567 leader_election.cc:304] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.443946 12797 raft_consensus.cc:2804] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.444262 12797 raft_consensus.cc:493] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.444621 12797 raft_consensus.cc:3060] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.447875 12676 raft_consensus.cc:2468] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.438077 12823 consensus_queue.cc:237] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.452749 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a94951fc4944a98dce980f4977e793" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.453545 12748 raft_consensus.cc:2468] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.456512 12791 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.457121 12791 ts_tablet_manager.cc:1403] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.007s
I20260710 11:00:05.460673 12791 raft_consensus.cc:359] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.438102 12820 leader_election.cc:290] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.461704 12791 raft_consensus.cc:385] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.462091 12791 raft_consensus.cc:740] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.462961 12791 consensus_queue.cc:260] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.465569 12791 ts_tablet_manager.cc:1434] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:05.466717 12791 tablet_bootstrap.cc:492] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.467402 12797 raft_consensus.cc:515] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.471232 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a94951fc4944a98dce980f4977e793" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.471753 12676 raft_consensus.cc:3060] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.472496 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a94951fc4944a98dce980f4977e793" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.473011 12751 raft_consensus.cc:3060] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.477312 12797 leader_election.cc:290] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.478637 12676 raft_consensus.cc:2468] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.479830 12567 leader_election.cc:304] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.479940 12751 raft_consensus.cc:2468] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.480645 12797 raft_consensus.cc:2804] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.481665 12797 raft_consensus.cc:697] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.482368 12797 consensus_queue.cc:237] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.486927 12791 tablet_bootstrap.cc:654] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.494144 12790 tablet_bootstrap.cc:492] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.495113 12790 ts_tablet_manager.cc:1403] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.098s	user 0.030s	sys 0.053s
I20260710 11:00:05.496309 12499 catalog_manager.cc:5697] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.497418 12794 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.497854 12794 ts_tablet_manager.cc:1403] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.009s
I20260710 11:00:05.498513 12790 raft_consensus.cc:359] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.498944 12791 tablet_bootstrap.cc:492] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.499243 12825 raft_consensus.cc:493] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.499752 12791 ts_tablet_manager.cc:1403] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260710 11:00:05.499812 12825 raft_consensus.cc:515] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.500280 12794 raft_consensus.cc:359] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.500891 12794 raft_consensus.cc:385] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.501134 12794 raft_consensus.cc:740] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.501900 12825 leader_election.cc:290] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.501900 12794 consensus_queue.cc:260] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.502324 12791 raft_consensus.cc:359] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.503099 12791 raft_consensus.cc:385] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.503360 12791 raft_consensus.cc:740] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.503650 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b76f763b2fd48c9bf2e6f7377cdce1d" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.504312 12794 ts_tablet_manager.cc:1434] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:05.504520 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b76f763b2fd48c9bf2e6f7377cdce1d" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.504042 12791 consensus_queue.cc:260] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.505326 12794 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.504226 12601 raft_consensus.cc:2468] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 0.
I20260710 11:00:05.506394 12791 ts_tablet_manager.cc:1434] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:05.506672 12643 leader_election.cc:304] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.507215 12791 tablet_bootstrap.cc:492] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.505064 12751 raft_consensus.cc:2468] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 0.
I20260710 11:00:05.507377 12825 raft_consensus.cc:2804] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.507750 12825 raft_consensus.cc:493] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.508085 12825 raft_consensus.cc:3060] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.499140 12790 raft_consensus.cc:385] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.509724 12797 raft_consensus.cc:493] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.510186 12797 raft_consensus.cc:515] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.512763 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.513002 12797 leader_election.cc:290] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.509441 12790 raft_consensus.cc:740] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.513991 12676 raft_consensus.cc:2468] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.517488 12794 tablet_bootstrap.cc:654] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.518185 12567 leader_election.cc:304] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.518137 12790 consensus_queue.cc:260] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.520470 12790 ts_tablet_manager.cc:1434] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 11:00:05.521374 12790 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.514443 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
W20260710 11:00:05.522784 12568 leader_election.cc:343] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.515447 12791 tablet_bootstrap.cc:654] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.527299 12790 tablet_bootstrap.cc:654] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.533541 12837 raft_consensus.cc:493] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.532938 12497 catalog_manager.cc:5697] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.534005 12837 raft_consensus.cc:515] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.536099 12837 leader_election.cc:290] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.538599 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.539506 12676 raft_consensus.cc:2468] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:05.541203 12716 leader_election.cc:304] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 
I20260710 11:00:05.523173 12797 raft_consensus.cc:2804] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.542930 12797 raft_consensus.cc:493] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.543413 12797 raft_consensus.cc:3060] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.538801 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
W20260710 11:00:05.548175 12717 leader_election.cc:343] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.549348 12837 raft_consensus.cc:2804] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.549857 12837 raft_consensus.cc:493] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.550294 12837 raft_consensus.cc:3060] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.515043 12825 raft_consensus.cc:515] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.561246 12825 leader_election.cc:290] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.562662 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b76f763b2fd48c9bf2e6f7377cdce1d" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.563484 12751 raft_consensus.cc:3060] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.564834 12794 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.565343 12794 ts_tablet_manager.cc:1403] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.024s
I20260710 11:00:05.565604 12791 tablet_bootstrap.cc:492] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.566022 12791 ts_tablet_manager.cc:1403] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.032s
I20260710 11:00:05.565953 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b76f763b2fd48c9bf2e6f7377cdce1d" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:05.566558 12601 raft_consensus.cc:3060] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.567870 12790 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.568271 12790 ts_tablet_manager.cc:1403] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.014s
I20260710 11:00:05.568395 12794 raft_consensus.cc:359] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.568578 12791 raft_consensus.cc:359] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.569269 12794 raft_consensus.cc:385] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.569643 12794 raft_consensus.cc:740] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.569851 12838 raft_consensus.cc:493] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.570305 12838 raft_consensus.cc:515] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.570830 12790 raft_consensus.cc:359] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.570637 12794 consensus_queue.cc:260] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.571440 12790 raft_consensus.cc:385] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.571851 12790 raft_consensus.cc:740] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.572448 12838 leader_election.cc:290] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.572491 12790 consensus_queue.cc:260] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.573386 12794 ts_tablet_manager.cc:1434] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:00:05.573518 12823 raft_consensus.cc:493] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.574324 12794 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.573985 12823 raft_consensus.cc:515] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.575876 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098c645a2ef14002a4d00a410d5d7a2d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.576529 12602 raft_consensus.cc:2468] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:05.579154 12838 raft_consensus.cc:493] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.579702 12838 raft_consensus.cc:515] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.576476 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098c645a2ef14002a4d00a410d5d7a2d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.582326 12717 leader_election.cc:304] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.569312 12791 raft_consensus.cc:385] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.583129 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.583309 12791 raft_consensus.cc:740] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.583382 12800 raft_consensus.cc:2804] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.583895 12676 raft_consensus.cc:2468] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.584043 12800 raft_consensus.cc:493] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.584546 12800 raft_consensus.cc:3060] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.585012 12820 raft_consensus.cc:493] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.585453 12820 raft_consensus.cc:515] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
W20260710 11:00:05.583909 12716 leader_election.cc:343] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.587311 12820 leader_election.cc:290] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.587630 12790 ts_tablet_manager.cc:1434] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:00:05.588538 12790 tablet_bootstrap.cc:492] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:05.588696 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.589102 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.589219 12677 raft_consensus.cc:2468] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.589725 12748 raft_consensus.cc:2468] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.590580 12567 leader_election.cc:304] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.591615 12838 leader_election.cc:290] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:05.592937 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.593545 12602 raft_consensus.cc:2468] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:05.593878 12790 tablet_bootstrap.cc:654] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.594117 12567 leader_election.cc:304] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.594900 12819 raft_consensus.cc:2804] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.595266 12819 raft_consensus.cc:493] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.595609 12819 raft_consensus.cc:3060] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.596079 12820 raft_consensus.cc:2804] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.596452 12820 raft_consensus.cc:493] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.596794 12820 raft_consensus.cc:3060] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.597529 12823 leader_election.cc:290] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.598419 12800 raft_consensus.cc:515] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.599472 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.600049 12676 raft_consensus.cc:2468] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:05.595528 12717 leader_election.cc:304] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.602795 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098c645a2ef14002a4d00a410d5d7a2d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:05.601138 12800 leader_election.cc:290] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.603309 12602 raft_consensus.cc:3060] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.606253 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098c645a2ef14002a4d00a410d5d7a2d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.607317 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.607883 12748 raft_consensus.cc:2468] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.584195 12791 consensus_queue.cc:260] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.610363 12601 raft_consensus.cc:2468] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 1.
W20260710 11:00:05.614686 12716 leader_election.cc:343] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.616462 12820 raft_consensus.cc:515] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.622447 12823 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:05.618492 12791 ts_tablet_manager.cc:1434] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 11:00:05.619706 12819 raft_consensus.cc:515] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.626221 12838 raft_consensus.cc:493] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.626782 12838 raft_consensus.cc:515] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.609719 12800 raft_consensus.cc:2804] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.629551 12800 raft_consensus.cc:493] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.630079 12800 raft_consensus.cc:3060] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.654137 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.657608 12791 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:05.659801 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.660864 12750 raft_consensus.cc:3060] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.660948 12751 raft_consensus.cc:2468] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 1.
I20260710 11:00:05.662664 12838 leader_election.cc:290] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.663152 12838 raft_consensus.cc:493] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.663542 12838 raft_consensus.cc:515] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.663839 12602 raft_consensus.cc:2468] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:05.660007 12797 raft_consensus.cc:515] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.667912 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.668457 12677 raft_consensus.cc:3060] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.669056 12797 leader_election.cc:290] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.671818 12794 tablet_bootstrap.cc:654] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.674813 12823 raft_consensus.cc:493] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.674866 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.675786 12675 raft_consensus.cc:3060] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.675568 12823 raft_consensus.cc:515] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.678215 12823 leader_election.cc:290] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.654800 12837 raft_consensus.cc:515] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.681932 12837 leader_election.cc:290] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.684907 12717 leader_election.cc:304] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 91adf2c59de34d70a23deaa4108e1465
I20260710 11:00:05.685942 12673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e823506254bfdbd4102220b6d7a8b" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.686697 12673 raft_consensus.cc:2468] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:05.687661 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d78b6c41df4a1facfbc200449269ff" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.688954 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
W20260710 11:00:05.690429 12717 leader_election.cc:343] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.691152 12717 leader_election.cc:343] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.693781 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159fd7843cb4da8a3247292fcc81fec" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.660311 12820 leader_election.cc:290] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
W20260710 11:00:05.695562 12717 leader_election.cc:343] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.695640 12862 raft_consensus.cc:2804] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.696094 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.698256 12838 leader_election.cc:290] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.696420 12862 raft_consensus.cc:697] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Leader. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
I20260710 11:00:05.701689 12676 raft_consensus.cc:3060] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.702296 12862 consensus_queue.cc:237] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.700320 12750 raft_consensus.cc:2468] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.701318 12790 tablet_bootstrap.cc:492] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.704003 12790 ts_tablet_manager.cc:1403] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.116s	user 0.053s	sys 0.052s
I20260710 11:00:05.706599 12675 raft_consensus.cc:2468] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.698822 12677 raft_consensus.cc:2468] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.707226 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.699594 12800 raft_consensus.cc:515] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.708864 12748 raft_consensus.cc:2393] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f89aa8348a448438dfd4be271784b18 in current term 1: Already voted for candidate 4670c6c6037d4079a4d5726dabc01504 in this term.
I20260710 11:00:05.709023 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e823506254bfdbd4102220b6d7a8b" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.708782 12790 raft_consensus.cc:359] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.710577 12820 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.710765 12790 raft_consensus.cc:385] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.711330 12790 raft_consensus.cc:740] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.712738 12568 leader_election.cc:304] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.712416 12790 consensus_queue.cc:260] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.713335 12643 leader_election.cc:304] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:05.713583 12820 raft_consensus.cc:2804] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.714003 12820 raft_consensus.cc:697] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.714111 12795 raft_consensus.cc:2804] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.715813 12790 ts_tablet_manager.cc:1434] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:05.714818 12820 consensus_queue.cc:237] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.717186 12790 tablet_bootstrap.cc:492] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
W20260710 11:00:05.720391 12568 leader_election.cc:343] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.720475 12567 leader_election.cc:304] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
W20260710 11:00:05.721800 12568 leader_election.cc:343] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.721858 12643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.59.193:41577, user_credentials={real_user=slave}} blocked reactor thread for 81028.1us
I20260710 11:00:05.723465 12823 raft_consensus.cc:2804] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.723975 12823 raft_consensus.cc:493] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.724318 12823 raft_consensus.cc:3060] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.726950 12790 tablet_bootstrap.cc:654] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.729959 12567 leader_election.cc:304] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 4670c6c6037d4079a4d5726dabc01504
I20260710 11:00:05.730870 12797 raft_consensus.cc:2804] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.731585 12797 raft_consensus.cc:697] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.732388 12797 consensus_queue.cc:237] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.733291 12800 leader_election.cc:290] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:05.734385 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159fd7843cb4da8a3247292fcc81fec" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.735011 12677 raft_consensus.cc:2468] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:05.734838 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:05.736261 12602 raft_consensus.cc:2393] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4670c6c6037d4079a4d5726dabc01504 in current term 1: Already voted for candidate 9f89aa8348a448438dfd4be271784b18 in this term.
I20260710 11:00:05.738615 12823 raft_consensus.cc:515] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.741732 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.742300 12677 raft_consensus.cc:3060] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.748898 12677 raft_consensus.cc:2468] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:05.750968 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d78b6c41df4a1facfbc200449269ff" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.751660 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb1fc22d5ed4f869b3340be2e559e03" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.754963 12795 raft_consensus.cc:697] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Becoming Leader. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Running, Role: LEADER
I20260710 11:00:05.761180 12819 leader_election.cc:290] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.759526 12795 consensus_queue.cc:237] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.769160 12790 tablet_bootstrap.cc:492] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.769852 12790 ts_tablet_manager.cc:1403] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.012s
I20260710 11:00:05.774646 12790 raft_consensus.cc:359] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.775938 12790 raft_consensus.cc:385] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.762363 12716 leader_election.cc:304] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [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: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.777863 12800 raft_consensus.cc:2804] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.776491 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e823506254bfdbd4102220b6d7a8b" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.777088 12790 raft_consensus.cc:740] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.785851 12790 consensus_queue.cc:260] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.788780 12823 leader_election.cc:290] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.778952 12800 raft_consensus.cc:493] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.791718 12800 raft_consensus.cc:3060] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.793608 12790 ts_tablet_manager.cc:1434] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 11:00:05.794703 12790 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
W20260710 11:00:05.799191 12548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:05.801056 12791 tablet_bootstrap.cc:654] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.794799 12674 raft_consensus.cc:3060] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.805294 12794 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:05.805747 12794 ts_tablet_manager.cc:1403] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.232s	user 0.038s	sys 0.080s
I20260710 11:00:05.806381 12820 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.814724 12676 raft_consensus.cc:2468] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.801667 12716 leader_election.cc:304] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.817483 12716 leader_election.cc:304] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [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: 4670c6c6037d4079a4d5726dabc01504; no voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.820101 12838 raft_consensus.cc:2804] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.820577 12838 raft_consensus.cc:697] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Leader. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
I20260710 11:00:05.822592 12838 consensus_queue.cc:237] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.821412 12862 raft_consensus.cc:2749] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.828287 12800 raft_consensus.cc:515] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.830400 12800 leader_election.cc:290] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:05.830184 12497 catalog_manager.cc:5697] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.831223 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159fd7843cb4da8a3247292fcc81fec" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
W20260710 11:00:05.832372 12716 leader_election.cc:343] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.832974 12716 leader_election.cc:304] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504; no voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18
W20260710 11:00:05.835527 12717 leader_election.cc:343] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.836567 12499 catalog_manager.cc:5697] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.836700 12800 raft_consensus.cc:2749] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.843396 12567 leader_election.cc:304] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 4670c6c6037d4079a4d5726dabc01504
I20260710 11:00:05.850826 12797 raft_consensus.cc:2804] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.852766 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159fd7843cb4da8a3247292fcc81fec" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:05.853340 12675 raft_consensus.cc:3060] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.854313 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e823506254bfdbd4102220b6d7a8b" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:05.859464 12790 tablet_bootstrap.cc:654] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.853811 12794 raft_consensus.cc:359] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.862457 12794 raft_consensus.cc:385] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.862710 12794 raft_consensus.cc:740] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.864501 12794 consensus_queue.cc:260] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.858210 12797 raft_consensus.cc:697] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.863222 12820 raft_consensus.cc:493] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.869422 12820 raft_consensus.cc:515] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.871304 12820 leader_election.cc:290] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.875109 12791 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:05.875712 12791 ts_tablet_manager.cc:1403] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.220s	user 0.024s	sys 0.009s
I20260710 11:00:05.879390 12794 ts_tablet_manager.cc:1434] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.001s
I20260710 11:00:05.880172 12794 tablet_bootstrap.cc:492] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:05.883245 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.887722 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:05.883091 12797 consensus_queue.cc:237] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
W20260710 11:00:05.888669 12568 leader_election.cc:343] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.889595 12819 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:05.890457 12568 leader_election.cc:343] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.889679 12823 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:00:05.899843 12674 raft_consensus.cc:2468] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:05.901799 12567 leader_election.cc:304] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 4670c6c6037d4079a4d5726dabc01504
I20260710 11:00:05.903975 12823 raft_consensus.cc:2804] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.904444 12823 raft_consensus.cc:697] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:05.903601 12497 catalog_manager.cc:5697] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.905254 12823 consensus_queue.cc:237] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.895083 12675 raft_consensus.cc:2468] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:05.908135 12800 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.912549 12795 raft_consensus.cc:493] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.916548 12795 raft_consensus.cc:515] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.918676 12794 tablet_bootstrap.cc:654] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.918567 12795 leader_election.cc:290] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:05.913308 12861 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:00:05.921870 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:05.915733 12716 leader_election.cc:304] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.932075 12800 raft_consensus.cc:2804] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.933148 12800 raft_consensus.cc:697] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Leader. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
W20260710 11:00:05.934067 12643 leader_election.cc:343] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.933955 12800 consensus_queue.cc:237] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:05.935693 12838 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.937683 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:05.939976 12791 raft_consensus.cc:359] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
W20260710 11:00:05.939087 12643 leader_election.cc:343] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.940918 12791 raft_consensus.cc:385] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.941030 12643 leader_election.cc:304] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:05.941576 12791 raft_consensus.cc:740] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.943101 12795 raft_consensus.cc:2749] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.986898 12790 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:05.987540 12790 ts_tablet_manager.cc:1403] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.025s
I20260710 11:00:06.008836 12791 consensus_queue.cc:260] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
W20260710 11:00:06.008570 12643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.59.193:41577, user_credentials={real_user=slave}} blocked reactor thread for 69503.8us
I20260710 11:00:06.011473 12676 raft_consensus.cc:2468] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:06.017604 12567 leader_election.cc:304] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [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: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 4670c6c6037d4079a4d5726dabc01504
I20260710 11:00:06.020406 12797 raft_consensus.cc:2804] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.020783 12797 raft_consensus.cc:493] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.021108 12797 raft_consensus.cc:3060] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.023124 12790 raft_consensus.cc:359] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.023900 12790 raft_consensus.cc:385] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.024166 12790 raft_consensus.cc:740] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.034986 12791 ts_tablet_manager.cc:1434] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.159s	user 0.017s	sys 0.012s
I20260710 11:00:06.034475 12499 catalog_manager.cc:5697] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.035846 12791 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.036013 12499 catalog_manager.cc:5697] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.040126 12790 consensus_queue.cc:260] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.046442 12878 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:06.047895 12820 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.048123 12797 raft_consensus.cc:515] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.049497 12820 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.051069 12797 leader_election.cc:290] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.094359 12795 raft_consensus.cc:493] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.095067 12795 raft_consensus.cc:515] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.098315 12790 ts_tablet_manager.cc:1434] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.002s
I20260710 11:00:06.099109 12790 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:06.103576 12795 leader_election.cc:290] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.109722 12791 tablet_bootstrap.cc:654] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:06.109958 12884 log.cc:927] Time spent T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 11:00:06.113560 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e89d9d16a6416b85565cff62920c6d" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.116861 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
W20260710 11:00:06.117025 12643 leader_election.cc:343] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.117982 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:06.118559 12677 raft_consensus.cc:3060] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.118014 12794 tablet_bootstrap.cc:492] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.120442 12794 ts_tablet_manager.cc:1403] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.240s	user 0.034s	sys 0.064s
I20260710 11:00:06.119622 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e89d9d16a6416b85565cff62920c6d" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
W20260710 11:00:06.125038 12643 leader_election.cc:343] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.125488 12643 leader_election.cc:304] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.126174 12795 raft_consensus.cc:2749] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:06.133581 12568 leader_election.cc:343] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.136260 12794 raft_consensus.cc:359] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.136957 12794 raft_consensus.cc:385] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.137260 12794 raft_consensus.cc:740] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.138089 12794 consensus_queue.cc:260] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.139690 12790 tablet_bootstrap.cc:654] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.140559 12497 catalog_manager.cc:5697] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.142817 12497 catalog_manager.cc:5697] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.147135 12820 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.147794 12794 ts_tablet_manager.cc:1434] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260710 11:00:06.149394 12794 tablet_bootstrap.cc:492] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.154690 12820 raft_consensus.cc:493] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.155159 12820 raft_consensus.cc:515] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.157176 12677 raft_consensus.cc:2468] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:06.158087 12820 leader_election.cc:290] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.160633 12567 leader_election.cc:304] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 4670c6c6037d4079a4d5726dabc01504
I20260710 11:00:06.163232 12878 raft_consensus.cc:2804] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.164075 12878 raft_consensus.cc:697] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:06.165203 12878 consensus_queue.cc:237] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.166220 12838 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.174000 12794 tablet_bootstrap.cc:654] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.174957 12820 consensus_queue.cc:1048] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.181540 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.182680 12677 raft_consensus.cc:2468] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:06.184422 12567 leader_election.cc:304] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:06.186360 12823 raft_consensus.cc:2804] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.186719 12823 raft_consensus.cc:493] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.187037 12823 raft_consensus.cc:3060] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.187546 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
W20260710 11:00:06.191522 12568 leader_election.cc:343] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.192589 12819 consensus_queue.cc:1048] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.170276 12499 catalog_manager.cc:5697] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.205786 12823 raft_consensus.cc:515] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.222288 12837 raft_consensus.cc:493] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.228202 12837 raft_consensus.cc:515] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.231149 12837 leader_election.cc:290] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:06.231876 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
W20260710 11:00:06.233603 12717 leader_election.cc:343] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.242971 12791 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.243415 12791 ts_tablet_manager.cc:1403] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.008s
I20260710 11:00:06.241217 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:06.244215 12675 raft_consensus.cc:3060] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:06.249002 12716 consensus_peers.cc:597] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 -> Peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Couldn't send request to peer 91adf2c59de34d70a23deaa4108e1465. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:06.251137 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.244701 12795 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.252260 12791 raft_consensus.cc:359] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.253121 12791 raft_consensus.cc:385] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.253471 12791 raft_consensus.cc:740] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.245078 12823 leader_election.cc:290] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.257097 12794 tablet_bootstrap.cc:492] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.257788 12794 ts_tablet_manager.cc:1403] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.014s
I20260710 11:00:06.263202 12790 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:06.263664 12675 raft_consensus.cc:2468] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:06.263824 12790 ts_tablet_manager.cc:1403] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.048s
I20260710 11:00:06.264305 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:06.266646 12567 leader_election.cc:304] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:06.268113 12823 raft_consensus.cc:2804] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.269254 12499 catalog_manager.cc:5697] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.272413 12790 raft_consensus.cc:359] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.273074 12790 raft_consensus.cc:385] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.273340 12790 raft_consensus.cc:740] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.273566 12823 raft_consensus.cc:697] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:06.274853 12823 consensus_queue.cc:237] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.261576 12791 consensus_queue.cc:260] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.281641 12790 consensus_queue.cc:260] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.285686 12791 ts_tablet_manager.cc:1434] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
W20260710 11:00:06.286832 12568 leader_election.cc:343] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.287020 12791 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.288338 12837 raft_consensus.cc:493] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.288770 12837 raft_consensus.cc:515] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.290220 12790 ts_tablet_manager.cc:1434] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:00:06.291112 12837 leader_election.cc:290] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:06.291108 12790 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:06.296871 12797 consensus_queue.cc:1048] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:06.299777 12716 leader_election.cc:343] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.300313 12716 leader_election.cc:304] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504; no voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.301193 12837 raft_consensus.cc:2749] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.307276 12795 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.307760 12837 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.310052 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf87d55123c43f88afd612a63c7d7dc" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.310817 12675 raft_consensus.cc:2468] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:06.318470 12716 leader_election.cc:304] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 
I20260710 11:00:06.319296 12837 raft_consensus.cc:2804] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.319670 12837 raft_consensus.cc:493] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.320015 12837 raft_consensus.cc:3060] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.324721 12790 tablet_bootstrap.cc:654] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.295125 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf87d55123c43f88afd612a63c7d7dc" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.325567 12600 raft_consensus.cc:2468] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:06.326112 12791 tablet_bootstrap.cc:654] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.326774 12794 raft_consensus.cc:359] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.329963 12794 raft_consensus.cc:385] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.330307 12794 raft_consensus.cc:740] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.331252 12794 consensus_queue.cc:260] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.339908 12794 ts_tablet_manager.cc:1434] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.004s
I20260710 11:00:06.333112 12837 raft_consensus.cc:515] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
W20260710 11:00:06.343532 12717 consensus_peers.cc:597] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:06.348336 12837 leader_election.cc:290] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
W20260710 11:00:06.344767 12568 consensus_peers.cc:597] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 -> Peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Couldn't send request to peer 4670c6c6037d4079a4d5726dabc01504. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:06.363494 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf87d55123c43f88afd612a63c7d7dc" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:06.364205 12676 raft_consensus.cc:3060] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.371762 12676 raft_consensus.cc:2468] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:06.349444 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf87d55123c43f88afd612a63c7d7dc" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:06.351344 12794 tablet_bootstrap.cc:492] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.375514 12716 leader_election.cc:304] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 
I20260710 11:00:06.376597 12800 raft_consensus.cc:2804] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.377035 12800 raft_consensus.cc:697] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Leader. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
I20260710 11:00:06.377290 12600 raft_consensus.cc:3060] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.377919 12800 consensus_queue.cc:237] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.386220 12794 tablet_bootstrap.cc:654] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.390758 12497 catalog_manager.cc:5697] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.392045 12791 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.392482 12791 ts_tablet_manager.cc:1403] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.006s
I20260710 11:00:06.393395 12600 raft_consensus.cc:2468] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:06.395673 12794 tablet_bootstrap.cc:492] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.396092 12794 ts_tablet_manager.cc:1403] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.005s
I20260710 11:00:06.398523 12790 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:06.398494 12794 raft_consensus.cc:359] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.399250 12794 raft_consensus.cc:385] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.399505 12794 raft_consensus.cc:740] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.401582 12790 ts_tablet_manager.cc:1403] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.111s	user 0.026s	sys 0.034s
I20260710 11:00:06.401804 12794 consensus_queue.cc:260] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.404767 12794 ts_tablet_manager.cc:1434] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:06.404804 12790 raft_consensus.cc:359] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.406083 12790 raft_consensus.cc:385] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.406368 12790 raft_consensus.cc:740] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.406241 12794 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.407215 12790 consensus_queue.cc:260] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.410274 12790 ts_tablet_manager.cc:1434] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 11:00:06.411427 12790 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:06.412930 12794 tablet_bootstrap.cc:654] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.417527 12790 tablet_bootstrap.cc:654] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.420356 12794 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.420873 12794 ts_tablet_manager.cc:1403] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:00:06.422641 12791 raft_consensus.cc:359] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.423367 12791 raft_consensus.cc:385] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.423672 12791 raft_consensus.cc:740] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.423827 12790 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:06.423759 12794 raft_consensus.cc:359] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.424391 12790 ts_tablet_manager.cc:1403] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:06.424530 12794 raft_consensus.cc:385] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.424989 12794 raft_consensus.cc:740] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.424431 12791 consensus_queue.cc:260] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.425652 12794 consensus_queue.cc:260] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.427167 12791 ts_tablet_manager.cc:1434] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260710 11:00:06.427671 12794 ts_tablet_manager.cc:1434] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:06.428094 12791 tablet_bootstrap.cc:492] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.428517 12794 tablet_bootstrap.cc:492] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.427789 12790 raft_consensus.cc:359] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.430814 12790 raft_consensus.cc:385] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.431102 12790 raft_consensus.cc:740] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.432138 12790 consensus_queue.cc:260] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.434170 12790 ts_tablet_manager.cc:1434] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:00:06.434959 12790 tablet_bootstrap.cc:492] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:06.435333 12794 tablet_bootstrap.cc:654] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.435566 12800 raft_consensus.cc:493] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.435967 12800 raft_consensus.cc:515] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.437489 12800 leader_election.cc:290] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:06.439286 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.440587 12823 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.447649 12794 tablet_bootstrap.cc:492] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.448117 12794 ts_tablet_manager.cc:1403] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260710 11:00:06.451942 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.452944 12676 raft_consensus.cc:2393] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4670c6c6037d4079a4d5726dabc01504 in current term 1: Already voted for candidate 9f89aa8348a448438dfd4be271784b18 in this term.
I20260710 11:00:06.455664 12716 leader_election.cc:304] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504; no voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.461386 12800 raft_consensus.cc:3060] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.464099 12790 tablet_bootstrap.cc:654] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.468973 12800 raft_consensus.cc:2749] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.469024 12797 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.470214 12791 tablet_bootstrap.cc:654] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.472136 12794 raft_consensus.cc:359] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.472805 12794 raft_consensus.cc:385] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.473070 12794 raft_consensus.cc:740] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.473989 12794 consensus_queue.cc:260] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.476749 12794 ts_tablet_manager.cc:1434] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260710 11:00:06.477187 12500 catalog_manager.cc:5697] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.480749 12794 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.483443 12797 consensus_queue.cc:1048] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.486908 12794 tablet_bootstrap.cc:654] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.492671 12749 raft_consensus.cc:3060] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.505385 12790 tablet_bootstrap.cc:492] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:06.505827 12790 ts_tablet_manager.cc:1403] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.071s	user 0.004s	sys 0.011s
I20260710 11:00:06.511116 12790 raft_consensus.cc:359] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.511904 12790 raft_consensus.cc:385] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.512213 12790 raft_consensus.cc:740] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.514328 12790 consensus_queue.cc:260] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.517055 12790 ts_tablet_manager.cc:1434] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:06.518285 12790 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:06.508692 12797 consensus_queue.cc:1048] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:00:06.529918 12790 tablet_bootstrap.cc:654] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.540959 12902 raft_consensus.cc:493] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.541720 12902 raft_consensus.cc:515] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.544550 12902 leader_election.cc:290] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.546219 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3318dda749ac45fe9ca83f1da4028299" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:06.548718 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3318dda749ac45fe9ca83f1da4028299" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
W20260710 11:00:06.549505 12717 consensus_peers.cc:597] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:06.550618 12643 leader_election.cc:343] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:06.551524 12643 leader_election.cc:343] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.552042 12643 leader_election.cc:304] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.554409 12902 raft_consensus.cc:2749] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.559770 12790 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:06.560639 12790 ts_tablet_manager.cc:1403] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.006s
I20260710 11:00:06.565271 12790 raft_consensus.cc:359] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.566215 12790 raft_consensus.cc:385] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.566602 12790 raft_consensus.cc:740] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.568125 12790 consensus_queue.cc:260] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.571246 12790 ts_tablet_manager.cc:1434] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:06.572427 12790 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:06.585605 12902 raft_consensus.cc:493] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.586320 12902 raft_consensus.cc:515] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.596215 12902 leader_election.cc:290] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.598305 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7debd9b0db4d9f8684473753510bbe" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.599928 12837 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.608292 12823 consensus_queue.cc:1048] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:06.610134 12643 leader_election.cc:343] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.624192 12790 tablet_bootstrap.cc:654] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.598330 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7debd9b0db4d9f8684473753510bbe" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
W20260710 11:00:06.628322 12643 leader_election.cc:343] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.630388 12800 raft_consensus.cc:493] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.632681 12643 leader_election.cc:304] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.632862 12800 raft_consensus.cc:515] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.635747 12902 raft_consensus.cc:2749] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.638444 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.644287 12837 raft_consensus.cc:493] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.645457 12790 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:06.645274 12837 raft_consensus.cc:515] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.646184 12790 ts_tablet_manager.cc:1403] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.000s
I20260710 11:00:06.652565 12749 raft_consensus.cc:3060] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.657730 12800 leader_election.cc:290] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:06.659322 12837 leader_election.cc:290] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:06.659730 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.660372 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.661489 12716 leader_election.cc:304] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504; no voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.663105 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.664676 12716 leader_election.cc:304] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504; no voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.666144 12837 raft_consensus.cc:2749] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.667271 12677 raft_consensus.cc:3060] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.678211 12790 raft_consensus.cc:359] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.678872 12790 raft_consensus.cc:385] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.679134 12790 raft_consensus.cc:740] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.688835 12837 raft_consensus.cc:2749] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.705884 12790 consensus_queue.cc:260] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.710219 12790 ts_tablet_manager.cc:1434] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.003s
I20260710 11:00:06.710376 12791 tablet_bootstrap.cc:492] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.710886 12791 ts_tablet_manager.cc:1403] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.283s	user 0.092s	sys 0.135s
I20260710 11:00:06.711108 12790 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465: Bootstrap starting.
I20260710 11:00:06.711180 12797 consensus_queue.cc:1048] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.713440 12791 raft_consensus.cc:359] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.714193 12791 raft_consensus.cc:385] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.714538 12791 raft_consensus.cc:740] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.715713 12797 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.715610 12791 consensus_queue.cc:260] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.718705 12791 ts_tablet_manager.cc:1434] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:00:06.720896 12791 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.749559 12791 tablet_bootstrap.cc:654] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.751178 12790 tablet_bootstrap.cc:654] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.753178 12794 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.753729 12794 ts_tablet_manager.cc:1403] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.273s	user 0.088s	sys 0.069s
I20260710 11:00:06.756861 12794 raft_consensus.cc:359] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.757679 12794 raft_consensus.cc:385] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.757956 12794 raft_consensus.cc:740] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.758669 12794 consensus_queue.cc:260] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.760630 12823 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.771170 12794 ts_tablet_manager.cc:1434] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:00:06.772455 12794 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.781785 12791 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.782401 12791 ts_tablet_manager.cc:1403] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.009s
I20260710 11:00:06.786603 12800 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:06.797394 12790 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465: No bootstrap required, opened a new log
I20260710 11:00:06.798394 12790 ts_tablet_manager.cc:1403] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.010s
I20260710 11:00:06.800835 12790 raft_consensus.cc:359] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.801554 12790 raft_consensus.cc:385] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.801867 12790 raft_consensus.cc:740] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.805260 12791 raft_consensus.cc:359] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.805946 12791 raft_consensus.cc:385] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.806348 12791 raft_consensus.cc:740] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.808482 12791 consensus_queue.cc:260] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.810738 12791 ts_tablet_manager.cc:1434] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:00:06.811733 12791 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.818048 12791 tablet_bootstrap.cc:654] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.821565 12790 consensus_queue.cc:260] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.827003 12794 tablet_bootstrap.cc:654] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.828557 12790 ts_tablet_manager.cc:1434] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
W20260710 11:00:06.833588 12548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:06.844504 12862 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.846048 12794 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.846280 12791 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.846524 12794 ts_tablet_manager.cc:1403] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260710 11:00:06.846714 12791 ts_tablet_manager.cc:1403] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260710 11:00:06.849541 12794 raft_consensus.cc:359] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.849766 12791 raft_consensus.cc:359] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.850425 12791 raft_consensus.cc:385] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.850679 12791 raft_consensus.cc:740] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.851313 12791 consensus_queue.cc:260] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.854595 12750 raft_consensus.cc:3060] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.857797 12600 raft_consensus.cc:3060] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.867522 12794 raft_consensus.cc:385] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.853408 12791 ts_tablet_manager.cc:1434] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:00:06.871232 12791 tablet_bootstrap.cc:492] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.874487 12795 raft_consensus.cc:493] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.875090 12795 raft_consensus.cc:515] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.867877 12794 raft_consensus.cc:740] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.876536 12794 consensus_queue.cc:260] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.877117 12795 leader_election.cc:290] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.878412 12794 ts_tablet_manager.cc:1434] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:00:06.878681 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.878947 12791 tablet_bootstrap.cc:654] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.878986 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:06.879290 12794 tablet_bootstrap.cc:492] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.879794 12797 raft_consensus.cc:493] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.880219 12797 raft_consensus.cc:515] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
W20260710 11:00:06.880847 12643 leader_election.cc:343] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.882233 12797 leader_election.cc:290] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
W20260710 11:00:06.885021 12643 leader_election.cc:343] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.885452 12643 leader_election.cc:304] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.885998 12794 tablet_bootstrap.cc:654] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.885658 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:06.886453 12795 raft_consensus.cc:2749] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.886514 12749 raft_consensus.cc:2468] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:06.887948 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.888196 12568 leader_election.cc:304] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:06.888543 12675 raft_consensus.cc:2468] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:06.889317 12797 raft_consensus.cc:2804] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.889796 12797 raft_consensus.cc:493] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.890211 12797 raft_consensus.cc:3060] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.902127 12791 tablet_bootstrap.cc:492] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.902647 12791 ts_tablet_manager.cc:1403] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260710 11:00:06.904946 12797 raft_consensus.cc:515] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.906044 12794 tablet_bootstrap.cc:492] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.908305 12794 ts_tablet_manager.cc:1403] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260710 11:00:06.909884 12797 leader_election.cc:290] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.910082 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:06.911029 12794 raft_consensus.cc:359] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.911502 12675 raft_consensus.cc:3060] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.911638 12794 raft_consensus.cc:385] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.911976 12794 raft_consensus.cc:740] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.907411 12791 raft_consensus.cc:359] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.912595 12791 raft_consensus.cc:385] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.912858 12791 raft_consensus.cc:740] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.913486 12794 consensus_queue.cc:260] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.913610 12791 consensus_queue.cc:260] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.914296 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:06.914820 12750 raft_consensus.cc:3060] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.915831 12791 ts_tablet_manager.cc:1434] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 11:00:06.916133 12794 ts_tablet_manager.cc:1434] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:00:06.916644 12791 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.917089 12794 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.918071 12675 raft_consensus.cc:2468] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:06.919318 12567 leader_election.cc:304] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:06.920806 12797 raft_consensus.cc:2804] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.921559 12797 raft_consensus.cc:697] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:06.923318 12791 tablet_bootstrap.cc:654] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.922827 12797 consensus_queue.cc:237] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.923660 12794 tablet_bootstrap.cc:654] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.928951 12823 raft_consensus.cc:493] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.929677 12823 raft_consensus.cc:515] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.933333 12750 raft_consensus.cc:2468] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:06.933627 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7debd9b0db4d9f8684473753510bbe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:06.934551 12675 raft_consensus.cc:2468] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:06.936669 12567 leader_election.cc:304] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:06.937819 12878 raft_consensus.cc:2804] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.938177 12878 raft_consensus.cc:493] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.938524 12878 raft_consensus.cc:3060] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.939397 12823 leader_election.cc:290] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.940229 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7debd9b0db4d9f8684473753510bbe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:06.940897 12750 raft_consensus.cc:2468] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:06.942989 12791 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.943463 12791 ts_tablet_manager.cc:1403] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260710 11:00:06.944183 12794 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.944655 12794 ts_tablet_manager.cc:1403] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.015s
I20260710 11:00:06.946452 12791 raft_consensus.cc:359] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.947190 12791 raft_consensus.cc:385] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.947458 12791 raft_consensus.cc:740] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.948161 12878 raft_consensus.cc:515] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.948348 12794 raft_consensus.cc:359] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.948179 12791 consensus_queue.cc:260] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.949182 12794 raft_consensus.cc:385] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.949612 12794 raft_consensus.cc:740] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.950311 12794 consensus_queue.cc:260] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.950925 12791 ts_tablet_manager.cc:1434] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:06.951459 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7debd9b0db4d9f8684473753510bbe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:06.951876 12791 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.952039 12750 raft_consensus.cc:3060] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.952689 12794 ts_tablet_manager.cc:1434] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:00:06.951459 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7debd9b0db4d9f8684473753510bbe" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:06.953866 12675 raft_consensus.cc:3060] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.957700 12795 raft_consensus.cc:493] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.957358 12500 catalog_manager.cc:5697] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.958135 12795 raft_consensus.cc:515] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.959460 12750 raft_consensus.cc:2468] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:06.960557 12675 raft_consensus.cc:2468] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:06.960680 12795 leader_election.cc:290] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:06.960769 12568 leader_election.cc:304] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:06.961756 12797 raft_consensus.cc:2804] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.962235 12797 raft_consensus.cc:697] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:06.962671 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9189a140443e401bb21bd3df4da98e51" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:06.963074 12797 consensus_queue.cc:237] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
W20260710 11:00:06.964093 12643 leader_election.cc:343] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.965615 12791 tablet_bootstrap.cc:654] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.969549 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9189a140443e401bb21bd3df4da98e51" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:06.970027 12794 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: Bootstrap starting.
I20260710 11:00:06.953197 12878 leader_election.cc:290] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
W20260710 11:00:06.972075 12643 leader_election.cc:343] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.972652 12643 leader_election.cc:304] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465; no voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:06.972114 12791 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.973467 12795 raft_consensus.cc:2749] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.973891 12791 ts_tablet_manager.cc:1403] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:00:06.976130 12794 tablet_bootstrap.cc:654] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.976608 12791 raft_consensus.cc:359] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.977429 12791 raft_consensus.cc:385] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.977767 12791 raft_consensus.cc:740] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.978513 12791 consensus_queue.cc:260] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.980720 12791 ts_tablet_manager.cc:1434] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:06.981590 12791 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:06.982144 12794 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: No bootstrap required, opened a new log
I20260710 11:00:06.982633 12794 ts_tablet_manager.cc:1403] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260710 11:00:06.985878 12794 raft_consensus.cc:359] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.986603 12794 raft_consensus.cc:385] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.986912 12794 raft_consensus.cc:740] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.987716 12791 tablet_bootstrap.cc:654] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.987630 12499 catalog_manager.cc:5697] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.987695 12794 consensus_queue.cc:260] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.990020 12794 ts_tablet_manager.cc:1434] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:06.994606 12791 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:06.995010 12791 ts_tablet_manager.cc:1403] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:00:06.997547 12791 raft_consensus.cc:359] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:06.998202 12791 raft_consensus.cc:385] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.998466 12791 raft_consensus.cc:740] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.999095 12791 consensus_queue.cc:260] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.001129 12791 ts_tablet_manager.cc:1434] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:07.002022 12791 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: Bootstrap starting.
I20260710 11:00:07.007879 12791 tablet_bootstrap.cc:654] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:07.012486 12791 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: No bootstrap required, opened a new log
I20260710 11:00:07.012856 12791 ts_tablet_manager.cc:1403] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.008s
I20260710 11:00:07.015247 12791 raft_consensus.cc:359] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.015897 12791 raft_consensus.cc:385] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:07.016103 12791 raft_consensus.cc:740] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Initialized, Role: FOLLOWER
I20260710 11:00:07.016716 12791 consensus_queue.cc:260] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.018371 12791 ts_tablet_manager.cc:1434] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20260710 11:00:07.046223 12795 raft_consensus.cc:493] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.046634 12795 raft_consensus.cc:515] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.048504 12795 leader_election.cc:290] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:07.049203 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d78b6c41df4a1facfbc200449269ff" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:07.049371 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d78b6c41df4a1facfbc200449269ff" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:07.049844 12600 raft_consensus.cc:2468] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 0.
I20260710 11:00:07.049916 12749 raft_consensus.cc:2468] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 0.
I20260710 11:00:07.050997 12643 leader_election.cc:304] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.051779 12795 raft_consensus.cc:2804] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:07.052050 12795 raft_consensus.cc:493] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.052358 12795 raft_consensus.cc:3060] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.056885 12795 raft_consensus.cc:515] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.059224 12795 leader_election.cc:290] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:07.059993 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d78b6c41df4a1facfbc200449269ff" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:07.060593 12600 raft_consensus.cc:3060] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.060745 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d78b6c41df4a1facfbc200449269ff" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:07.061350 12749 raft_consensus.cc:3060] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.065111 12600 raft_consensus.cc:2468] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 1.
I20260710 11:00:07.066156 12643 leader_election.cc:304] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.066797 12795 raft_consensus.cc:2804] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:07.067210 12795 raft_consensus.cc:697] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Becoming Leader. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Running, Role: LEADER
I20260710 11:00:07.067850 12749 raft_consensus.cc:2468] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 1.
I20260710 11:00:07.067952 12795 consensus_queue.cc:237] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.075994 12499 catalog_manager.cc:5697] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.167443 12600 raft_consensus.cc:3060] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.220649 12861 raft_consensus.cc:493] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.221170 12861 raft_consensus.cc:515] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.222886 12861 leader_election.cc:290] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:07.223637 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3318dda749ac45fe9ca83f1da4028299" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:07.223922 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3318dda749ac45fe9ca83f1da4028299" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:07.224148 12674 raft_consensus.cc:2468] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:07.224458 12749 raft_consensus.cc:2468] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:07.224990 12567 leader_election.cc:304] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.225724 12861 raft_consensus.cc:2804] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:07.226056 12861 raft_consensus.cc:493] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.226302 12861 raft_consensus.cc:3060] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.231817 12861 raft_consensus.cc:515] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.233353 12861 leader_election.cc:290] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:07.233984 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3318dda749ac45fe9ca83f1da4028299" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:07.234258 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3318dda749ac45fe9ca83f1da4028299" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:07.234516 12674 raft_consensus.cc:3060] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.234840 12749 raft_consensus.cc:3060] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.239272 12674 raft_consensus.cc:2468] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:07.240229 12749 raft_consensus.cc:2468] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:07.240180 12567 leader_election.cc:304] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.241057 12861 raft_consensus.cc:2804] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:07.241564 12861 raft_consensus.cc:697] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:07.242431 12861 consensus_queue.cc:237] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.249029 12499 catalog_manager.cc:5697] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.326170 12861 consensus_queue.cc:1048] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.336021 12878 consensus_queue.cc:1048] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.356149 12862 raft_consensus.cc:493] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.356709 12862 raft_consensus.cc:515] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.357892 12819 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.358907 12862 leader_election.cc:290] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:07.358970 12861 raft_consensus.cc:493] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.359534 12861 raft_consensus.cc:515] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.360352 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:07.360704 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:07.360971 12675 raft_consensus.cc:2468] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:07.361300 12600 raft_consensus.cc:2468] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:07.361443 12861 leader_election.cc:290] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:07.362229 12716 leader_election.cc:304] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 
I20260710 11:00:07.363517 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:07.364140 12674 raft_consensus.cc:2468] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 0.
I20260710 11:00:07.365294 12567 leader_election.cc:304] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.365684 12838 raft_consensus.cc:2804] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:07.366032 12838 raft_consensus.cc:493] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.366367 12838 raft_consensus.cc:3060] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.367132 12819 raft_consensus.cc:2804] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:07.367622 12819 raft_consensus.cc:493] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.367988 12819 raft_consensus.cc:3060] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.367075 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504" is_pre_election: true
I20260710 11:00:07.369073 12862 raft_consensus.cc:493] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.369660 12862 raft_consensus.cc:515] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.375581 12819 raft_consensus.cc:515] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.377975 12838 raft_consensus.cc:515] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.380160 12819 leader_election.cc:290] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:07.378600 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:07.380841 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9189a140443e401bb21bd3df4da98e51" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:07.381122 12674 raft_consensus.cc:3060] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.381644 12600 raft_consensus.cc:2468] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:07.382923 12749 raft_consensus.cc:2393] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f89aa8348a448438dfd4be271784b18 in current term 1: Already voted for candidate 4670c6c6037d4079a4d5726dabc01504 in this term.
I20260710 11:00:07.382999 12800 raft_consensus.cc:493] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.383499 12800 raft_consensus.cc:515] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.385381 12800 leader_election.cc:290] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:07.386276 12717 leader_election.cc:304] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.386607 12838 leader_election.cc:290] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:07.389180 12838 raft_consensus.cc:2804] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:07.389657 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e89d9d16a6416b85565cff62920c6d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18" is_pre_election: true
I20260710 11:00:07.394289 12602 raft_consensus.cc:2468] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:07.390548 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:07.395463 12601 raft_consensus.cc:2393] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4670c6c6037d4079a4d5726dabc01504 in current term 1: Already voted for candidate 9f89aa8348a448438dfd4be271784b18 in this term.
I20260710 11:00:07.397181 12838 raft_consensus.cc:493] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.398277 12838 raft_consensus.cc:3060] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.408106 12717 leader_election.cc:304] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.409155 12800 raft_consensus.cc:2804] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:07.409534 12800 raft_consensus.cc:493] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.409889 12800 raft_consensus.cc:3060] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.379254 12862 leader_election.cc:290] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:07.412006 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9189a140443e401bb21bd3df4da98e51" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:07.412572 12675 raft_consensus.cc:2468] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:07.414314 12674 raft_consensus.cc:2468] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f89aa8348a448438dfd4be271784b18 in term 1.
I20260710 11:00:07.416406 12567 leader_election.cc:304] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.416616 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e89d9d16a6416b85565cff62920c6d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465" is_pre_election: true
I20260710 11:00:07.416540 12800 raft_consensus.cc:515] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.417268 12878 raft_consensus.cc:2804] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:07.417747 12878 raft_consensus.cc:697] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Leader. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:07.418239 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:07.418488 12878 consensus_queue.cc:237] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.418958 12677 raft_consensus.cc:2393] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4670c6c6037d4079a4d5726dabc01504 in current term 1: Already voted for candidate 9f89aa8348a448438dfd4be271784b18 in this term.
I20260710 11:00:07.419205 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e89d9d16a6416b85565cff62920c6d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:07.419750 12601 raft_consensus.cc:3060] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.417284 12675 raft_consensus.cc:2468] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 0.
I20260710 11:00:07.425786 12601 raft_consensus.cc:2468] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:07.426055 12749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "9f89aa8348a448438dfd4be271784b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:07.426733 12749 raft_consensus.cc:2393] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f89aa8348a448438dfd4be271784b18 in current term 1: Already voted for candidate 4670c6c6037d4079a4d5726dabc01504 in this term.
I20260710 11:00:07.426851 12717 leader_election.cc:304] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.428134 12955 raft_consensus.cc:2804] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:07.428493 12800 leader_election.cc:290] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:07.428723 12955 raft_consensus.cc:697] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Leader. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
I20260710 11:00:07.431835 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e89d9d16a6416b85565cff62920c6d" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:07.430042 12955 consensus_queue.cc:237] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.432610 12675 raft_consensus.cc:3060] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.432878 12716 leader_election.cc:304] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [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: 4670c6c6037d4079a4d5726dabc01504; no voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18
I20260710 11:00:07.434603 12956 raft_consensus.cc:2749] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:07.432101 12838 raft_consensus.cc:515] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.435226 12861 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.436299 12838 leader_election.cc:290] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:07.436934 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9189a140443e401bb21bd3df4da98e51" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:07.437500 12601 raft_consensus.cc:3060] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.440587 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9189a140443e401bb21bd3df4da98e51" candidate_uuid: "4670c6c6037d4079a4d5726dabc01504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:07.441094 12677 raft_consensus.cc:3060] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.445396 12601 raft_consensus.cc:2468] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:07.445564 12497 catalog_manager.cc:5697] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f89aa8348a448438dfd4be271784b18 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.448016 12717 leader_election.cc:304] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:07.449434 12838 raft_consensus.cc:2804] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:07.449715 12677 raft_consensus.cc:2468] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:07.450013 12838 raft_consensus.cc:697] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Leader. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
I20260710 11:00:07.453044 12838 consensus_queue.cc:237] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:07.461601 12675 raft_consensus.cc:2468] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4670c6c6037d4079a4d5726dabc01504 in term 1.
I20260710 11:00:07.465557 12497 catalog_manager.cc:5697] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:07.476409 12497 catalog_manager.cc:5697] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:07.543602 12795 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.553442 12795 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.600119 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:07.605670 12964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:07.606825 12965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:07.608428 12967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:07.608521 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:07.609513 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:07.609774 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:07.609973 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681207609957 us; error 0 us; skew 500 ppm
I20260710 11:00:07.610459 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:07.612897 11503 webserver.cc:533] Webserver started at http://127.11.59.196:42387/ using document root <none> and password file <none>
I20260710 11:00:07.613384 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:07.613569 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:07.613773 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:07.614804 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-3-root/instance:
uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-28tl"
I20260710 11:00:07.619177 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:00:07.622328 12972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:07.623054 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:07.623345 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-3-root
uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-28tl"
I20260710 11:00:07.623623 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:07.663563 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:07.665014 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:07.665700 12878 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.666816 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:07.669703 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:07.669945 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:07.670231 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:07.670413 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:07.690438 12819 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:07.766925 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.196:37425
I20260710 11:00:07.767023 13036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.196:37425 every 8 connection(s)
I20260710 11:00:07.770538 11503 auto_leader_rebalancer-test.cc:388] add a tserver: d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:07.781903 13037 heartbeater.cc:344] Connected to a master server at 127.11.59.254:38337
I20260710 11:00:07.782289 13037 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:07.782967 13037 heartbeater.cc:507] Master 127.11.59.254:38337 requested a full tablet report, sending...
I20260710 11:00:07.784602 12497 ts_manager.cc:194] Registered new tserver with Master: d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425)
I20260710 11:00:07.785766 12497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42960
I20260710 11:00:07.865162 12956 consensus_queue.cc:1048] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:07.866334 12878 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.882894 12800 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.888711 12956 consensus_queue.cc:1048] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.900090 12838 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:07.896960 12749 consensus_queue.cc:237] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:07.918431 12674 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:07.931378 12600 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:07.932596 12862 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:07.941113 12955 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:07.945269 12819 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:00:07.978855 12862 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:07.985435 12600 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.025436 12674 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.034695 12499 catalog_manager.cc:5697] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:08.043678 12715 consensus_peers.cc:597] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e8134b81b6d481e9736d43cc1e54fe1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.076359 12600 consensus_queue.cc:237] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.082274 12749 raft_consensus.cc:1275] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.082419 12675 raft_consensus.cc:1275] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.083835 13055 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.084635 13054 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.095698 12823 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.099153 12750 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
W20260710 11:00:08.100863 12566 consensus_peers.cc:597] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d7debd9b0db4d9f8684473753510bbe. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.100003 12675 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.113998 12600 consensus_queue.cc:237] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.114530 12500 catalog_manager.cc:5697] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
W20260710 11:00:08.121623 12566 consensus_peers.cc:597] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3318dda749ac45fe9ca83f1da4028299. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.122427 12675 raft_consensus.cc:1275] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.123090 12750 raft_consensus.cc:1275] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.123741 12861 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.126536 13055 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.139984 12861 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.147776 12749 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.153919 12674 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.157275 12750 consensus_queue.cc:237] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.160346 12497 catalog_manager.cc:5697] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:08.167065 12715 consensus_peers.cc:597] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cd896f6c0ed48e2bbce3211df33e30e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.169974 12600 raft_consensus.cc:1275] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.171226 12862 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.180366 12838 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.187760 12674 raft_consensus.cc:1275] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.189311 12862 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.189707 12600 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.199229 12500 catalog_manager.cc:5697] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.204923 12674 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:08.375168 13068 ts_tablet_manager.cc:933] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:08.377210 13068 tablet_copy_client.cc:323] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.195:42743
I20260710 11:00:08.388080 12761 tablet_copy_service.cc:140] P 4670c6c6037d4079a4d5726dabc01504: Received BeginTabletCopySession request for tablet 4e8134b81b6d481e9736d43cc1e54fe1 from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:58082)
I20260710 11:00:08.389125 12761 tablet_copy_service.cc:161] P 4670c6c6037d4079a4d5726dabc01504: Beginning new tablet copy session on tablet 4e8134b81b6d481e9736d43cc1e54fe1 from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:58082: session id = d20c1c29a02d4a8f9edf56c1394aba4e-4e8134b81b6d481e9736d43cc1e54fe1
I20260710 11:00:08.396720 12761 tablet_copy_source_session.cc:215] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.401379 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8134b81b6d481e9736d43cc1e54fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.416712 13068 tablet_copy_client.cc:806] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.417328 13068 tablet_copy_client.cc:670] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.421087 13068 tablet_copy_client.cc:538] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:08.427359 13068 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:08.444959 13068 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:08.445853 13068 tablet_bootstrap.cc:492] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:08.446484 13068 ts_tablet_manager.cc:1403] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 11:00:08.449275 13068 raft_consensus.cc:359] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.450080 13068 raft_consensus.cc:740] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:08.450685 13068 consensus_queue.cc:260] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.453087 13037 heartbeater.cc:499] Master 127.11.59.254:38337 was elected leader, sending a full tablet report...
I20260710 11:00:08.453675 13068 ts_tablet_manager.cc:1434] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:08.458242 12761 tablet_copy_service.cc:342] P 4670c6c6037d4079a4d5726dabc01504: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-4e8134b81b6d481e9736d43cc1e54fe1 received from {username='slave'} at 127.0.0.1:58082
I20260710 11:00:08.458665 12761 tablet_copy_service.cc:434] P 4670c6c6037d4079a4d5726dabc01504: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-4e8134b81b6d481e9736d43cc1e54fe1 on tablet 4e8134b81b6d481e9736d43cc1e54fe1 with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:08.568802 13068 ts_tablet_manager.cc:933] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:08.570415 13068 tablet_copy_client.cc:323] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:08.579649 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet 3318dda749ac45fe9ca83f1da4028299 from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:08.580098 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet 3318dda749ac45fe9ca83f1da4028299 from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-3318dda749ac45fe9ca83f1da4028299
I20260710 11:00:08.584939 12612 tablet_copy_source_session.cc:215] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.588469 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3318dda749ac45fe9ca83f1da4028299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.595559 13074 ts_tablet_manager.cc:933] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:08.598330 13074 tablet_copy_client.cc:323] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.195:42743
I20260710 11:00:08.599910 12761 tablet_copy_service.cc:140] P 4670c6c6037d4079a4d5726dabc01504: Received BeginTabletCopySession request for tablet 7cd896f6c0ed48e2bbce3211df33e30e from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:58082)
I20260710 11:00:08.600354 12761 tablet_copy_service.cc:161] P 4670c6c6037d4079a4d5726dabc01504: Beginning new tablet copy session on tablet 7cd896f6c0ed48e2bbce3211df33e30e from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:58082: session id = d20c1c29a02d4a8f9edf56c1394aba4e-7cd896f6c0ed48e2bbce3211df33e30e
I20260710 11:00:08.603096 13068 tablet_copy_client.cc:806] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.603618 13068 tablet_copy_client.cc:670] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.608372 12761 tablet_copy_source_session.cc:215] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.609344 13068 tablet_copy_client.cc:538] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:08.612360 13074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd896f6c0ed48e2bbce3211df33e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.616031 13068 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:08.627151 13074 tablet_copy_client.cc:806] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.627717 13074 tablet_copy_client.cc:670] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.631175 13074 tablet_copy_client.cc:538] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:08.633265 13068 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:08.634117 13068 tablet_bootstrap.cc:492] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:08.634732 13068 ts_tablet_manager.cc:1403] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 11:00:08.639050 13068 raft_consensus.cc:359] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.640100 13068 raft_consensus.cc:740] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:08.640722 13068 consensus_queue.cc:260] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.641423 13074 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:08.651264 13068 ts_tablet_manager.cc:1434] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:00:08.653584 13077 ts_tablet_manager.cc:933] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:08.657424 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-3318dda749ac45fe9ca83f1da4028299 received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:08.657910 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-3318dda749ac45fe9ca83f1da4028299 on tablet 3318dda749ac45fe9ca83f1da4028299 with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:08.662811 13077 tablet_copy_client.cc:323] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:08.664533 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet 8d7debd9b0db4d9f8684473753510bbe from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:08.665452 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet 8d7debd9b0db4d9f8684473753510bbe from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-8d7debd9b0db4d9f8684473753510bbe
I20260710 11:00:08.669842 13074 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:08.670697 13074 tablet_bootstrap.cc:492] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:08.671393 13074 ts_tablet_manager.cc:1403] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.000s
I20260710 11:00:08.675379 13074 raft_consensus.cc:359] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.675967 13074 raft_consensus.cc:740] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:08.675979 12612 tablet_copy_source_session.cc:215] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.676533 13074 consensus_queue.cc:260] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.679028 13077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7debd9b0db4d9f8684473753510bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.679224 13074 ts_tablet_manager.cc:1434] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:08.680823 12761 tablet_copy_service.cc:342] P 4670c6c6037d4079a4d5726dabc01504: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-7cd896f6c0ed48e2bbce3211df33e30e received from {username='slave'} at 127.0.0.1:58082
I20260710 11:00:08.681222 12761 tablet_copy_service.cc:434] P 4670c6c6037d4079a4d5726dabc01504: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-7cd896f6c0ed48e2bbce3211df33e30e on tablet 7cd896f6c0ed48e2bbce3211df33e30e with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:08.693596 13077 tablet_copy_client.cc:806] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.694108 13077 tablet_copy_client.cc:670] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.697315 13077 tablet_copy_client.cc:538] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:08.705019 13077 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:08.724004 13077 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:08.724843 13077 tablet_bootstrap.cc:492] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:08.725481 13077 ts_tablet_manager.cc:1403] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.004s
I20260710 11:00:08.728289 13077 raft_consensus.cc:359] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.729032 13077 raft_consensus.cc:740] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:08.730257 13077 consensus_queue.cc:260] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:08.732425 13077 ts_tablet_manager.cc:1434] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:08.733963 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-8d7debd9b0db4d9f8684473753510bbe received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:08.734321 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-8d7debd9b0db4d9f8684473753510bbe on tablet 8d7debd9b0db4d9f8684473753510bbe with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:08.966434 13012 raft_consensus.cc:1217] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:08.991463 13012 raft_consensus.cc:1217] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.055208 13012 raft_consensus.cc:1217] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.111706 13012 raft_consensus.cc:1217] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.446465 12838 raft_consensus.cc:1064] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:09.448532 12838 consensus_queue.cc:237] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.454301 12676 raft_consensus.cc:1275] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.456008 12600 raft_consensus.cc:1275] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.457065 13012 raft_consensus.cc:1275] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.457775 12955 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.458601 12838 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.459266 12862 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.488665 13081 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.491494 12600 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.491883 12676 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.493593 12955 raft_consensus.cc:1064] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:09.506902 12500 catalog_manager.cc:5697] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.508842 13012 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.509966 12955 consensus_queue.cc:237] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.532593 13012 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.533566 12676 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.534096 12955 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.534380 12600 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.535082 13081 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.536701 13081 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:00:09.616405 12715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.196:37425, user_credentials={real_user=slave}} blocked reactor thread for 63615.3us
I20260710 11:00:09.618924 13081 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.620584 12601 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.635062 13012 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.641395 12878 raft_consensus.cc:1064] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:09.645957 13096 raft_consensus.cc:1064] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:09.652418 12497 catalog_manager.cc:5697] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.648731 12878 consensus_queue.cc:237] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.651319 12676 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.657810 13096 consensus_queue.cc:237] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.663511 12750 consensus_queue.cc:237] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.675403 13012 raft_consensus.cc:1275] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.676159 12601 raft_consensus.cc:1275] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.677090 12955 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.678328 12838 consensus_queue.cc:1048] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.685173 12838 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.686271 13012 raft_consensus.cc:1275] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.686383 12750 raft_consensus.cc:1275] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.686771 12674 raft_consensus.cc:1275] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.687909 13011 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.697500 13096 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.698333 13099 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.691665 12749 raft_consensus.cc:1275] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.692920 12675 raft_consensus.cc:1275] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.692288 12600 raft_consensus.cc:2955] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.695741 13010 raft_consensus.cc:1275] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.705714 12750 consensus_queue.cc:237] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.706743 13095 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:09.708951 13095 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.709264 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7cd896f6c0ed48e2bbce3211df33e30e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:09.710240 13099 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.711248 13010 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.713174 12676 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.714370 13096 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.714885 12862 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.718101 12862 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.726264 13081 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.736666 12677 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.739336 13010 raft_consensus.cc:2955] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.745385 12498 catalog_manager.cc:5697] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:09.771687 12666 tablet_service.cc:1558] Processing DeleteTablet for tablet 7cd896f6c0ed48e2bbce3211df33e30e with delete_type TABLET_DATA_TOMBSTONED (TS 91adf2c59de34d70a23deaa4108e1465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53034
I20260710 11:00:09.774235 12498 catalog_manager.cc:5697] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.789410 12878 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.799975 12585 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e8134b81b6d481e9736d43cc1e54fe1 with delete_type TABLET_DATA_TOMBSTONED (TS 9f89aa8348a448438dfd4be271784b18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36844
I20260710 11:00:09.814126 12750 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.821677 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e8134b81b6d481e9736d43cc1e54fe1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:09.801694 12675 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.837001 13095 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.840180 12749 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.851672 12500 catalog_manager.cc:5697] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:09.866859 13108 tablet_replica.cc:333] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:09.866714 13012 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.867901 13108 raft_consensus.cc:2243] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.875908 13107 tablet_replica.cc:333] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:09.876850 13107 raft_consensus.cc:2243] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.856040 13009 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.868510 13108 raft_consensus.cc:2272] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.884392 12498 catalog_manager.cc:5697] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.886790 13108 ts_tablet_manager.cc:1916] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:09.877542 13107 raft_consensus.cc:2272] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.879240 12600 consensus_queue.cc:237] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.902223 13009 raft_consensus.cc:1275] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.904064 12823 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.905052 12748 raft_consensus.cc:1275] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.906713 12823 consensus_queue.cc:1048] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.907527 13107 ts_tablet_manager.cc:1916] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:09.914173 12823 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.916669 12748 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.930081 13009 raft_consensus.cc:2955] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.936811 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3318dda749ac45fe9ca83f1da4028299 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:09.929172 12675 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.940287 12600 consensus_queue.cc:237] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:09.947504 13012 raft_consensus.cc:1275] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.949095 13096 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:00:09.953949 12498 catalog_manager.cc:5697] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.965745 12666 tablet_service.cc:1558] Processing DeleteTablet for tablet 3318dda749ac45fe9ca83f1da4028299 with delete_type TABLET_DATA_TOMBSTONED (TS 91adf2c59de34d70a23deaa4108e1465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53034
I20260710 11:00:09.963640 13096 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.969159 13108 ts_tablet_manager.cc:1929] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:09.970528 13108 log.cc:1199] T 4e8134b81b6d481e9736d43cc1e54fe1 P 9f89aa8348a448438dfd4be271784b18: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/wals/4e8134b81b6d481e9736d43cc1e54fe1
I20260710 11:00:09.972414 12674 raft_consensus.cc:1275] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.975438 12487 catalog_manager.cc:5028] TS 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): tablet 4e8134b81b6d481e9736d43cc1e54fe1 (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:09.976064 12823 consensus_queue.cc:1048] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.968140 13012 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.983039 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d7debd9b0db4d9f8684473753510bbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:09.983901 12675 raft_consensus.cc:2955] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.996256 13107 ts_tablet_manager.cc:1929] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:09.996788 13107 log.cc:1199] T 7cd896f6c0ed48e2bbce3211df33e30e P 91adf2c59de34d70a23deaa4108e1465: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/wals/7cd896f6c0ed48e2bbce3211df33e30e
I20260710 11:00:09.998432 13107 tablet_replica.cc:333] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:09.998592 12486 catalog_manager.cc:5028] TS 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): tablet 7cd896f6c0ed48e2bbce3211df33e30e (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:09.995527 12497 catalog_manager.cc:5697] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:09.999410 13107 raft_consensus.cc:2243] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.000332 13107 raft_consensus.cc:2272] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.003750 13107 ts_tablet_manager.cc:1916] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.008839 12741 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d7debd9b0db4d9f8684473753510bbe with delete_type TABLET_DATA_TOMBSTONED (TS 4670c6c6037d4079a4d5726dabc01504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58050
I20260710 11:00:10.014096 13109 tablet_replica.cc:333] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:10.014771 13109 raft_consensus.cc:2243] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.015305 13109 raft_consensus.cc:2272] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.017460 13107 ts_tablet_manager.cc:1929] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.017824 13107 log.cc:1199] T 3318dda749ac45fe9ca83f1da4028299 P 91adf2c59de34d70a23deaa4108e1465: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/wals/3318dda749ac45fe9ca83f1da4028299
I20260710 11:00:10.018491 13109 ts_tablet_manager.cc:1916] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.019013 12486 catalog_manager.cc:5028] TS 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): tablet 3318dda749ac45fe9ca83f1da4028299 (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:10.028079 13109 ts_tablet_manager.cc:1929] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.028450 13109 log.cc:1199] T 8d7debd9b0db4d9f8684473753510bbe P 4670c6c6037d4079a4d5726dabc01504: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/wals/8d7debd9b0db4d9f8684473753510bbe
I20260710 11:00:10.029764 12487 catalog_manager.cc:5028] TS 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): tablet 8d7debd9b0db4d9f8684473753510bbe (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:11.064670 12674 consensus_queue.cc:237] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.071976 12749 raft_consensus.cc:1275] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.072628 12600 raft_consensus.cc:1275] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.073828 13117 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:11.075238 12962 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:11.084087 13117 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.085924 12750 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.092161 12600 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
W20260710 11:00:11.094785 12641 consensus_peers.cc:597] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14d78b6c41df4a1facfbc200449269ff. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.101318 12500 catalog_manager.cc:5697] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.102065 12749 consensus_queue.cc:237] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.118821 12675 raft_consensus.cc:1275] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.120719 13113 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:11.124760 12715 consensus_peers.cc:597] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 098c645a2ef14002a4d00a410d5d7a2d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.127990 12600 raft_consensus.cc:1275] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.129474 12838 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:11.140374 13113 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.145803 12675 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.147262 12600 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.157843 12602 consensus_queue.cc:237] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.158702 12500 catalog_manager.cc:5697] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:11.166205 12566 consensus_peers.cc:597] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 576f175dc189462cb0416ae2d68d6c5e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.166898 12749 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.168289 13096 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:11.168500 12675 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.170010 13096 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:11.180860 13096 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.182497 12675 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.185328 12749 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.196755 12500 catalog_manager.cc:5697] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.199818 12602 consensus_queue.cc:237] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
W20260710 11:00:11.209704 12566 consensus_peers.cc:597] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f11142aab12c4e70a9366dcbd450f6fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.211310 12675 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.212563 13111 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:11.212838 12749 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.214197 13095 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:11.221218 13095 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.224797 12675 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.225838 12750 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.236722 12500 catalog_manager.cc:5697] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:11.633982 13137 ts_tablet_manager.cc:933] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:11.635716 13137 tablet_copy_client.cc:323] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.194:38129
I20260710 11:00:11.646703 13141 ts_tablet_manager.cc:933] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:11.648023 12687 tablet_copy_service.cc:140] P 91adf2c59de34d70a23deaa4108e1465: Received BeginTabletCopySession request for tablet 14d78b6c41df4a1facfbc200449269ff from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:43222)
I20260710 11:00:11.648898 12687 tablet_copy_service.cc:161] P 91adf2c59de34d70a23deaa4108e1465: Beginning new tablet copy session on tablet 14d78b6c41df4a1facfbc200449269ff from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:43222: session id = d20c1c29a02d4a8f9edf56c1394aba4e-14d78b6c41df4a1facfbc200449269ff
I20260710 11:00:11.649188 13141 tablet_copy_client.cc:323] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.195:42743
I20260710 11:00:11.653324 12761 tablet_copy_service.cc:140] P 4670c6c6037d4079a4d5726dabc01504: Received BeginTabletCopySession request for tablet 098c645a2ef14002a4d00a410d5d7a2d from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:58082)
I20260710 11:00:11.653846 12761 tablet_copy_service.cc:161] P 4670c6c6037d4079a4d5726dabc01504: Beginning new tablet copy session on tablet 098c645a2ef14002a4d00a410d5d7a2d from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:58082: session id = d20c1c29a02d4a8f9edf56c1394aba4e-098c645a2ef14002a4d00a410d5d7a2d
I20260710 11:00:11.657297 12687 tablet_copy_source_session.cc:215] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:11.660898 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d78b6c41df4a1facfbc200449269ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.661564 12761 tablet_copy_source_session.cc:215] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:11.665185 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098c645a2ef14002a4d00a410d5d7a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.678748 13137 tablet_copy_client.cc:806] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:11.679417 13137 tablet_copy_client.cc:670] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:11.681710 13141 tablet_copy_client.cc:806] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:11.681826 13143 ts_tablet_manager.cc:933] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:11.682423 13141 tablet_copy_client.cc:670] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:11.683591 13137 tablet_copy_client.cc:538] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:11.684616 13143 tablet_copy_client.cc:323] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:11.686596 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet f11142aab12c4e70a9366dcbd450f6fe from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:11.686700 13141 tablet_copy_client.cc:538] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:11.687119 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet f11142aab12c4e70a9366dcbd450f6fe from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-f11142aab12c4e70a9366dcbd450f6fe
I20260710 11:00:11.694896 12612 tablet_copy_source_session.cc:215] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:11.695482 13141 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:11.698192 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11142aab12c4e70a9366dcbd450f6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.702570 13137 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:11.712651 13143 tablet_copy_client.cc:806] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:11.713229 13143 tablet_copy_client.cc:670] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:11.719271 13143 tablet_copy_client.cc:538] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:11.727254 13137 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:11.728276 13137 tablet_bootstrap.cc:492] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:11.728746 13143 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:11.728971 13137 ts_tablet_manager.cc:1403] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 11:00:11.733585 13137 raft_consensus.cc:359] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.734442 13137 raft_consensus.cc:740] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:11.735132 13137 consensus_queue.cc:260] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.751652 13141 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:11.752631 13141 tablet_bootstrap.cc:492] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:11.752926 13137 ts_tablet_manager.cc:1434] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.016s
I20260710 11:00:11.753350 13141 ts_tablet_manager.cc:1403] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.017s
I20260710 11:00:11.756379 13141 raft_consensus.cc:359] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.758199 12687 tablet_copy_service.cc:342] P 91adf2c59de34d70a23deaa4108e1465: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-14d78b6c41df4a1facfbc200449269ff received from {username='slave'} at 127.0.0.1:43222
I20260710 11:00:11.758219 13141 raft_consensus.cc:740] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:11.758796 12687 tablet_copy_service.cc:434] P 91adf2c59de34d70a23deaa4108e1465: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-14d78b6c41df4a1facfbc200449269ff on tablet 14d78b6c41df4a1facfbc200449269ff with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:11.759213 13141 consensus_queue.cc:260] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.763262 13141 ts_tablet_manager.cc:1434] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:00:11.764708 12761 tablet_copy_service.cc:342] P 4670c6c6037d4079a4d5726dabc01504: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-098c645a2ef14002a4d00a410d5d7a2d received from {username='slave'} at 127.0.0.1:58082
I20260710 11:00:11.765111 12761 tablet_copy_service.cc:434] P 4670c6c6037d4079a4d5726dabc01504: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-098c645a2ef14002a4d00a410d5d7a2d on tablet 098c645a2ef14002a4d00a410d5d7a2d with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:11.766520 13143 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:11.767544 13143 tablet_bootstrap.cc:492] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:11.768184 13143 ts_tablet_manager.cc:1403] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.008s
I20260710 11:00:11.771121 13143 raft_consensus.cc:359] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.771875 13143 raft_consensus.cc:740] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:11.772473 13143 consensus_queue.cc:260] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.774762 13143 ts_tablet_manager.cc:1434] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:11.776387 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-f11142aab12c4e70a9366dcbd450f6fe received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:11.776782 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-f11142aab12c4e70a9366dcbd450f6fe on tablet f11142aab12c4e70a9366dcbd450f6fe with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:11.779876 13143 ts_tablet_manager.cc:933] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:11.782958 13143 tablet_copy_client.cc:323] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:11.784368 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet 576f175dc189462cb0416ae2d68d6c5e from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:11.784819 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet 576f175dc189462cb0416ae2d68d6c5e from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-576f175dc189462cb0416ae2d68d6c5e
I20260710 11:00:11.791841 12612 tablet_copy_source_session.cc:215] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:11.794658 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576f175dc189462cb0416ae2d68d6c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.809397 13143 tablet_copy_client.cc:806] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:11.809973 13143 tablet_copy_client.cc:670] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:11.813261 13143 tablet_copy_client.cc:538] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:11.821440 13143 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:11.840643 13143 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:11.841562 13143 tablet_bootstrap.cc:492] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:11.842108 13143 ts_tablet_manager.cc:1403] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.007s
I20260710 11:00:11.844216 13143 raft_consensus.cc:359] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.844848 13143 raft_consensus.cc:740] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:11.845402 13143 consensus_queue.cc:260] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:11.847481 13143 ts_tablet_manager.cc:1434] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:11.849169 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-576f175dc189462cb0416ae2d68d6c5e received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:11.849632 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-576f175dc189462cb0416ae2d68d6c5e on tablet 576f175dc189462cb0416ae2d68d6c5e with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:12.086753 13009 raft_consensus.cc:1217] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:12.206238 13009 raft_consensus.cc:1217] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:12.215399 13009 raft_consensus.cc:1217] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:12.344837 13009 raft_consensus.cc:1217] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:12.664036 13113 raft_consensus.cc:1064] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:12.665881 13113 consensus_queue.cc:237] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:12.679441 13012 raft_consensus.cc:1275] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.679875 12677 raft_consensus.cc:1275] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.685268 13159 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.691011 12602 raft_consensus.cc:1275] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.691385 13158 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.692657 13156 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.706590 13160 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.711992 12600 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.716130 12677 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.727272 12497 catalog_manager.cc:5697] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.732934 13012 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.759846 12749 consensus_queue.cc:237] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:12.763651 13111 raft_consensus.cc:1064] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:12.766201 13012 raft_consensus.cc:1275] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:12.766111 13111 consensus_queue.cc:237] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:12.766654 12677 raft_consensus.cc:1275] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:12.767902 13159 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:12.768652 13160 consensus_queue.cc:1048] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:12.777624 13160 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.779629 13009 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.790261 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 098c645a2ef14002a4d00a410d5d7a2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:12.797152 12500 catalog_manager.cc:5697] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:12.799008 13154 raft_consensus.cc:1064] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:12.801795 13012 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.801409 13154 consensus_queue.cc:237] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:12.806878 13155 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:12.814819 12674 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.816243 13155 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.819653 12585 tablet_service.cc:1558] Processing DeleteTablet for tablet 098c645a2ef14002a4d00a410d5d7a2d with delete_type TABLET_DATA_TOMBSTONED (TS 9f89aa8348a448438dfd4be271784b18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36844
I20260710 11:00:12.822857 12677 raft_consensus.cc:2955] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.825803 12750 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.829211 13172 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:12.842296 13010 raft_consensus.cc:1275] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.843525 13111 raft_consensus.cc:1064] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:12.844686 13169 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:12.846817 13111 consensus_queue.cc:237] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:12.873425 12750 raft_consensus.cc:1275] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.874773 12602 raft_consensus.cc:1275] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.876703 13177 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:12.878355 13154 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.879289 13155 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.881475 13174 tablet_replica.cc:333] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:12.882440 13174 raft_consensus.cc:2243] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:12.883157 13174 raft_consensus.cc:2272] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:12.887588 12750 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.888619 13010 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.888888 13111 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.890321 13174 ts_tablet_manager.cc:1916] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:12.891239 12677 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:12.891531 13096 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.902802 12749 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.911538 13012 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.915186 13182 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.916193 13010 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.937435 12749 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.939064 13169 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.942911 12600 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
W20260710 11:00:12.936546 12567 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.194:38129, user_credentials={real_user=slave}} blocked reactor thread for 44108.9us
I20260710 11:00:12.947948 13111 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:12.955333 13174 ts_tablet_manager.cc:1929] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:12.955981 13174 log.cc:1199] T 098c645a2ef14002a4d00a410d5d7a2d P 9f89aa8348a448438dfd4be271784b18: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/wals/098c645a2ef14002a4d00a410d5d7a2d
I20260710 11:00:12.957823 12677 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.958942 12487 catalog_manager.cc:5028] TS 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): tablet 098c645a2ef14002a4d00a410d5d7a2d (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:12.970973 12750 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.936888 12500 catalog_manager.cc:5697] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.972597 12675 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.984752 13010 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:12.999182 12498 catalog_manager.cc:5697] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.011448 12499 catalog_manager.cc:5697] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.030563 12675 consensus_queue.cc:237] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:13.031109 12600 consensus_queue.cc:237] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:13.035856 13010 raft_consensus.cc:1275] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.036779 13012 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.037645 13154 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.039708 13111 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.039003 12602 consensus_queue.cc:237] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:13.045825 12677 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.047024 13010 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.048421 13169 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.049477 12750 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.050690 13182 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.051146 13172 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.052474 13182 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.057880 12602 raft_consensus.cc:1275] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.062400 13011 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.063452 13172 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.067327 13012 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.069389 13154 consensus_queue.cc:1048] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.073055 12677 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.074594 12602 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.081457 12750 raft_consensus.cc:2955] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.059667 13010 raft_consensus.cc:2955] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.059826 13096 raft_consensus.cc:2955] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.099064 12498 catalog_manager.cc:5697] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.102691 12500 catalog_manager.cc:5697] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.104699 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f11142aab12c4e70a9366dcbd450f6fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.105509 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 576f175dc189462cb0416ae2d68d6c5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.112738 12486 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14d78b6c41df4a1facfbc200449269ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.120858 12666 tablet_service.cc:1558] Processing DeleteTablet for tablet 576f175dc189462cb0416ae2d68d6c5e with delete_type TABLET_DATA_TOMBSTONED (TS 91adf2c59de34d70a23deaa4108e1465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53034
I20260710 11:00:13.122951 13187 tablet_replica.cc:333] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:13.124006 13187 raft_consensus.cc:2243] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.124640 13187 raft_consensus.cc:2272] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.128027 12741 tablet_service.cc:1558] Processing DeleteTablet for tablet f11142aab12c4e70a9366dcbd450f6fe with delete_type TABLET_DATA_TOMBSTONED (TS 4670c6c6037d4079a4d5726dabc01504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58050
I20260710 11:00:13.136940 12497 catalog_manager.cc:5697] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:13.145597 13187 ts_tablet_manager.cc:1916] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.154455 12732 tablet_service.cc:1558] Processing DeleteTablet for tablet 14d78b6c41df4a1facfbc200449269ff with delete_type TABLET_DATA_TOMBSTONED (TS 4670c6c6037d4079a4d5726dabc01504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58050
I20260710 11:00:13.155678 13188 tablet_replica.cc:333] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:13.156656 13188 raft_consensus.cc:2243] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.157644 13188 raft_consensus.cc:2272] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.167294 13187 ts_tablet_manager.cc:1929] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:13.167526 13188 ts_tablet_manager.cc:1916] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.167699 13187 log.cc:1199] T 576f175dc189462cb0416ae2d68d6c5e P 91adf2c59de34d70a23deaa4108e1465: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/wals/576f175dc189462cb0416ae2d68d6c5e
I20260710 11:00:13.169162 12486 catalog_manager.cc:5028] TS 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): tablet 576f175dc189462cb0416ae2d68d6c5e (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:13.177222 13188 ts_tablet_manager.cc:1929] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:13.177683 13188 log.cc:1199] T f11142aab12c4e70a9366dcbd450f6fe P 4670c6c6037d4079a4d5726dabc01504: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/wals/f11142aab12c4e70a9366dcbd450f6fe
I20260710 11:00:13.179328 13188 tablet_replica.cc:333] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:13.179345 12487 catalog_manager.cc:5028] TS 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): tablet f11142aab12c4e70a9366dcbd450f6fe (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:13.180310 13188 raft_consensus.cc:2243] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.181095 13188 raft_consensus.cc:2272] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.184757 13188 ts_tablet_manager.cc:1916] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.197454 13188 ts_tablet_manager.cc:1929] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:13.198014 13188 log.cc:1199] T 14d78b6c41df4a1facfbc200449269ff P 4670c6c6037d4079a4d5726dabc01504: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/wals/14d78b6c41df4a1facfbc200449269ff
I20260710 11:00:13.199425 12487 catalog_manager.cc:5028] TS 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): tablet 14d78b6c41df4a1facfbc200449269ff (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:14.181789 12677 consensus_queue.cc:237] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.188556 12602 raft_consensus.cc:1275] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.188591 12750 raft_consensus.cc:1275] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:14.188889 12641 consensus_peers.cc:597] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b76f763b2fd48c9bf2e6f7377cdce1d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.189914 13192 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.190748 13193 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.199673 13193 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.201146 12602 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.201814 12750 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.212716 12497 catalog_manager.cc:5697] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.215323 12748 consensus_queue.cc:237] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.223222 12677 raft_consensus.cc:1275] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:14.223742 12715 consensus_peers.cc:597] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cf87d55123c43f88afd612a63c7d7dc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.224591 13159 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.229172 12602 raft_consensus.cc:1275] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.231151 13159 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.238312 13200 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.240912 12677 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.245168 12602 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.258153 12600 consensus_queue.cc:237] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.260478 12500 catalog_manager.cc:5697] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.267506 12748 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.268779 12675 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.270212 13155 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:14.271431 12566 consensus_peers.cc:597] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78a94951fc4944a98dce980f4977e793. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.274544 13172 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.279831 13155 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.288552 12748 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.297878 12600 consensus_queue.cc:237] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.300678 12675 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.298976 12500 catalog_manager.cc:5697] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:14.310232 12748 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.310551 12677 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:14.311990 12566 consensus_peers.cc:597] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cc7f36974814921bc06f0646f7d262d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.312007 13155 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:14.313079 13190 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.322830 13190 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.325070 12677 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.325213 12748 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.337720 12498 catalog_manager.cc:5697] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:14.686082 13211 ts_tablet_manager.cc:933] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:14.687718 13211 tablet_copy_client.cc:323] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.195:42743
I20260710 11:00:14.689332 12761 tablet_copy_service.cc:140] P 4670c6c6037d4079a4d5726dabc01504: Received BeginTabletCopySession request for tablet 5cf87d55123c43f88afd612a63c7d7dc from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:58082)
I20260710 11:00:14.689965 12761 tablet_copy_service.cc:161] P 4670c6c6037d4079a4d5726dabc01504: Beginning new tablet copy session on tablet 5cf87d55123c43f88afd612a63c7d7dc from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:58082: session id = d20c1c29a02d4a8f9edf56c1394aba4e-5cf87d55123c43f88afd612a63c7d7dc
I20260710 11:00:14.697903 12761 tablet_copy_source_session.cc:215] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:14.701712 13214 ts_tablet_manager.cc:933] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:14.701912 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf87d55123c43f88afd612a63c7d7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:14.722643 13213 ts_tablet_manager.cc:933] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:14.723773 13214 tablet_copy_client.cc:323] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.194:38129
I20260710 11:00:14.725589 12687 tablet_copy_service.cc:140] P 91adf2c59de34d70a23deaa4108e1465: Received BeginTabletCopySession request for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:43222)
I20260710 11:00:14.726161 12687 tablet_copy_service.cc:161] P 91adf2c59de34d70a23deaa4108e1465: Beginning new tablet copy session on tablet 1b76f763b2fd48c9bf2e6f7377cdce1d from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:43222: session id = d20c1c29a02d4a8f9edf56c1394aba4e-1b76f763b2fd48c9bf2e6f7377cdce1d
I20260710 11:00:14.726220 13213 tablet_copy_client.cc:323] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:14.727860 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet 6cc7f36974814921bc06f0646f7d262d from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:14.728354 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet 6cc7f36974814921bc06f0646f7d262d from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-6cc7f36974814921bc06f0646f7d262d
I20260710 11:00:14.730425 13211 tablet_copy_client.cc:806] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:14.730953 13211 tablet_copy_client.cc:670] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:14.733108 12687 tablet_copy_source_session.cc:215] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:14.734582 13211 tablet_copy_client.cc:538] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:14.735637 12612 tablet_copy_source_session.cc:215] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:14.736289 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:14.744457 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc7f36974814921bc06f0646f7d262d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:14.752003 13211 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:14.754920 13214 tablet_copy_client.cc:806] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:14.755558 13214 tablet_copy_client.cc:670] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:14.761013 13213 tablet_copy_client.cc:806] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:14.762015 13214 tablet_copy_client.cc:538] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:14.762352 13213 tablet_copy_client.cc:670] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:14.768388 13213 tablet_copy_client.cc:538] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:14.771785 13214 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:14.784935 13213 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:14.788316 13211 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:14.789191 13211 tablet_bootstrap.cc:492] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:14.790274 13211 ts_tablet_manager.cc:1403] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.008s
I20260710 11:00:14.796002 13211 raft_consensus.cc:359] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.797027 13211 raft_consensus.cc:740] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:14.797824 13211 consensus_queue.cc:260] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.821203 13213 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:14.829993 13211 ts_tablet_manager.cc:1434] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.016s
I20260710 11:00:14.830252 13213 tablet_bootstrap.cc:492] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:14.824355 13214 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:14.830937 13213 ts_tablet_manager.cc:1403] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.007s
I20260710 11:00:14.831629 13214 tablet_bootstrap.cc:492] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:14.832751 13214 ts_tablet_manager.cc:1403] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.015s
I20260710 11:00:14.834174 13213 raft_consensus.cc:359] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.835151 13213 raft_consensus.cc:740] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:14.828920 13221 ts_tablet_manager.cc:933] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:14.835855 13213 consensus_queue.cc:260] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.836143 13214 raft_consensus.cc:359] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.837009 13214 raft_consensus.cc:740] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:14.837734 13214 consensus_queue.cc:260] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.838583 13213 ts_tablet_manager.cc:1434] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:14.841619 12761 tablet_copy_service.cc:342] P 4670c6c6037d4079a4d5726dabc01504: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-5cf87d55123c43f88afd612a63c7d7dc received from {username='slave'} at 127.0.0.1:58082
I20260710 11:00:14.842033 12761 tablet_copy_service.cc:434] P 4670c6c6037d4079a4d5726dabc01504: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-5cf87d55123c43f88afd612a63c7d7dc on tablet 5cf87d55123c43f88afd612a63c7d7dc with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:14.841958 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-6cc7f36974814921bc06f0646f7d262d received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:14.842689 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-6cc7f36974814921bc06f0646f7d262d on tablet 6cc7f36974814921bc06f0646f7d262d with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:14.847564 13221 tablet_copy_client.cc:323] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:14.850234 13214 ts_tablet_manager.cc:1434] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:00:14.851651 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet 78a94951fc4944a98dce980f4977e793 from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:14.852102 12687 tablet_copy_service.cc:342] P 91adf2c59de34d70a23deaa4108e1465: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-1b76f763b2fd48c9bf2e6f7377cdce1d received from {username='slave'} at 127.0.0.1:43222
I20260710 11:00:14.852252 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet 78a94951fc4944a98dce980f4977e793 from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-78a94951fc4944a98dce980f4977e793
I20260710 11:00:14.852524 12687 tablet_copy_service.cc:434] P 91adf2c59de34d70a23deaa4108e1465: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-1b76f763b2fd48c9bf2e6f7377cdce1d on tablet 1b76f763b2fd48c9bf2e6f7377cdce1d with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:14.865921 12612 tablet_copy_source_session.cc:215] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:14.869052 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a94951fc4944a98dce980f4977e793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:14.881672 13221 tablet_copy_client.cc:806] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:14.882247 13221 tablet_copy_client.cc:670] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:14.885659 13221 tablet_copy_client.cc:538] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:14.894359 13221 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:14.913995 13221 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:14.914798 13221 tablet_bootstrap.cc:492] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:14.915390 13221 ts_tablet_manager.cc:1403] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260710 11:00:14.918188 13221 raft_consensus.cc:359] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.918977 13221 raft_consensus.cc:740] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:14.919584 13221 consensus_queue.cc:260] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:14.922024 13221 ts_tablet_manager.cc:1434] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:00:14.923568 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-78a94951fc4944a98dce980f4977e793 received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:14.923955 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-78a94951fc4944a98dce980f4977e793 on tablet 78a94951fc4944a98dce980f4977e793 with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:15.072734 13010 raft_consensus.cc:1217] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.236061 13010 raft_consensus.cc:1217] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.247581 13010 raft_consensus.cc:1217] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.271869 13010 raft_consensus.cc:1217] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.586807 13225 raft_consensus.cc:1064] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:15.588629 13225 consensus_queue.cc:237] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:15.594141 13010 raft_consensus.cc:1275] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.595988 13231 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:15.599809 12675 raft_consensus.cc:1275] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.600407 12600 raft_consensus.cc:1275] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.601357 13225 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.603322 13159 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.612221 13159 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.614182 13010 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.615455 12600 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.624071 12675 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.631642 12497 catalog_manager.cc:5697] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.657189 13226 raft_consensus.cc:1064] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:15.659978 13226 consensus_queue.cc:237] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:15.660665 12748 consensus_queue.cc:237] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:15.666405 13010 raft_consensus.cc:1275] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.668004 12677 raft_consensus.cc:1275] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.669111 13159 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:15.670221 13231 consensus_queue.cc:1048] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.674278 13010 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.674605 12748 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.675240 12677 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.675614 13226 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.676846 13227 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.679939 13155 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.684697 13231 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.687350 12675 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.695730 13012 raft_consensus.cc:2955] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.711233 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5cf87d55123c43f88afd612a63c7d7dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:15.717782 12498 catalog_manager.cc:5697] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:15.726143 13155 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.728222 12750 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.731308 12676 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.738029 12585 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cf87d55123c43f88afd612a63c7d7dc with delete_type TABLET_DATA_TOMBSTONED (TS 9f89aa8348a448438dfd4be271784b18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36844
I20260710 11:00:15.745595 13012 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.747658 12500 catalog_manager.cc:5697] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:15.755947 13244 tablet_replica.cc:333] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:15.757450 13244 raft_consensus.cc:2243] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:15.758126 13244 raft_consensus.cc:2272] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:15.762059 13244 ts_tablet_manager.cc:1916] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:15.764533 12600 consensus_queue.cc:237] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:15.771656 13012 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.771911 12675 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.773308 13226 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.774200 13190 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.776669 13244 ts_tablet_manager.cc:1929] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:15.777053 13244 log.cc:1199] T 5cf87d55123c43f88afd612a63c7d7dc P 9f89aa8348a448438dfd4be271784b18: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/wals/5cf87d55123c43f88afd612a63c7d7dc
I20260710 11:00:15.780716 13190 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.781672 12487 catalog_manager.cc:5028] TS 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): tablet 5cf87d55123c43f88afd612a63c7d7dc (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:15.783824 13010 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.787340 12676 raft_consensus.cc:2955] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.800173 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cc7f36974814921bc06f0646f7d262d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:15.806071 13226 raft_consensus.cc:1064] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:15.806255 12500 catalog_manager.cc:5697] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:15.813984 13226 consensus_queue.cc:237] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:15.823323 12732 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cc7f36974814921bc06f0646f7d262d with delete_type TABLET_DATA_TOMBSTONED (TS 4670c6c6037d4079a4d5726dabc01504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58050
I20260710 11:00:15.841638 13248 tablet_replica.cc:333] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:15.842592 13248 raft_consensus.cc:2243] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:15.843216 13248 raft_consensus.cc:2272] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:15.846871 13248 ts_tablet_manager.cc:1916] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:15.849320 13228 raft_consensus.cc:1064] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:15.852573 13228 consensus_queue.cc:237] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:15.855636 12750 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.857838 13227 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.861123 12676 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.862182 13010 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.863019 13246 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:15.864912 13226 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.883117 13248 ts_tablet_manager.cc:1929] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:15.883569 13248 log.cc:1199] T 6cc7f36974814921bc06f0646f7d262d P 4670c6c6037d4079a4d5726dabc01504: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/wals/6cc7f36974814921bc06f0646f7d262d
I20260710 11:00:15.885737 13227 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.887245 12676 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.895000 12487 catalog_manager.cc:5028] TS 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): tablet 6cc7f36974814921bc06f0646f7d262d (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:15.896430 12750 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.906729 12748 raft_consensus.cc:1275] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.906114 12500 catalog_manager.cc:5697] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.906312 13010 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.910283 13249 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:15.912622 13012 raft_consensus.cc:1275] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.914108 13228 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.923584 12600 raft_consensus.cc:1275] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.930680 13249 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.939967 12602 consensus_queue.cc:237] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:15.942924 13255 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.944152 12750 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.955503 13012 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.956200 12748 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.957052 13155 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.958132 13226 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.968598 12499 catalog_manager.cc:5697] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.969094 12600 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.970611 13246 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.973066 12749 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.974305 13012 raft_consensus.cc:2955] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.962898 13010 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.990481 12497 catalog_manager.cc:5697] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:15.993108 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78a94951fc4944a98dce980f4977e793 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:15.998317 12676 consensus_queue.cc:237] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:16.004580 12666 tablet_service.cc:1558] Processing DeleteTablet for tablet 78a94951fc4944a98dce980f4977e793 with delete_type TABLET_DATA_TOMBSTONED (TS 91adf2c59de34d70a23deaa4108e1465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53034
I20260710 11:00:16.007593 12749 raft_consensus.cc:1275] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.009650 13255 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.015625 13012 raft_consensus.cc:1275] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.019604 13260 tablet_replica.cc:333] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:16.021056 13260 raft_consensus.cc:2243] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.021813 13260 raft_consensus.cc:2272] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.019297 13255 consensus_queue.cc:1048] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 11:00:16.026783 13260 ts_tablet_manager.cc:1916] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.026742 13256 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:16.034907 12486 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:16.042514 12497 catalog_manager.cc:5697] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New cstate: current_term: 1 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:16.043711 13010 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:16.046411 13260 ts_tablet_manager.cc:1929] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.046847 13260 log.cc:1199] T 78a94951fc4944a98dce980f4977e793 P 91adf2c59de34d70a23deaa4108e1465: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/wals/78a94951fc4944a98dce980f4977e793
I20260710 11:00:16.048344 12486 catalog_manager.cc:5028] TS 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): tablet 78a94951fc4944a98dce980f4977e793 (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:16.036772 12750 raft_consensus.cc:2955] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:16.054978 12585 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b76f763b2fd48c9bf2e6f7377cdce1d with delete_type TABLET_DATA_TOMBSTONED (TS 9f89aa8348a448438dfd4be271784b18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36844
I20260710 11:00:16.055900 13244 tablet_replica.cc:333] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:16.056833 13244 raft_consensus.cc:2243] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.057502 13244 raft_consensus.cc:2272] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.060645 13244 ts_tablet_manager.cc:1916] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.073614 13244 ts_tablet_manager.cc:1929] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.073940 13244 log.cc:1199] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 9f89aa8348a448438dfd4be271784b18: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/wals/1b76f763b2fd48c9bf2e6f7377cdce1d
I20260710 11:00:16.075212 12487 catalog_manager.cc:5028] TS 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): tablet 1b76f763b2fd48c9bf2e6f7377cdce1d (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:17.085031 12750 consensus_queue.cc:237] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
W20260710 11:00:17.091331 12715 consensus_peers.cc:597] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a159fd7843cb4da8a3247292fcc81fec. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.091689 12675 raft_consensus.cc:1275] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.091838 12602 raft_consensus.cc:1275] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.092871 13261 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.093693 13231 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.101017 13231 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.102523 12602 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.103367 12675 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.114569 12498 catalog_manager.cc:5697] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.119575 12600 consensus_queue.cc:237] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
W20260710 11:00:17.127485 12566 consensus_peers.cc:597] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6e2fdb066b94413a87b620f3a97cb4a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.128692 12750 raft_consensus.cc:1275] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.130300 12675 raft_consensus.cc:1275] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.131556 13270 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.132763 13227 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.141790 13227 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.143474 12675 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.158080 12600 consensus_queue.cc:237] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.157907 12497 catalog_manager.cc:5697] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.161197 12750 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.182514 12675 raft_consensus.cc:1275] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.182982 12750 raft_consensus.cc:1275] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:17.182993 12566 consensus_peers.cc:597] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77694c4a026e466481ab2755e905f1a3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.183642 13270 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.184507 13274 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.192140 13246 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.193576 12675 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.193976 12750 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.203207 12749 consensus_queue.cc:237] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.204541 12499 catalog_manager.cc:5697] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.217558 12676 raft_consensus.cc:1275] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:17.217772 12715 consensus_peers.cc:597] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9189a140443e401bb21bd3df4da98e51. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.220088 12600 raft_consensus.cc:1275] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.221254 13231 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.222080 13261 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.229142 13265 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.230804 12600 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.231091 12676 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.244130 12497 catalog_manager.cc:5697] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:17.569607 13281 ts_tablet_manager.cc:933] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:17.571324 13281 tablet_copy_client.cc:323] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.195:42743
I20260710 11:00:17.572728 12761 tablet_copy_service.cc:140] P 4670c6c6037d4079a4d5726dabc01504: Received BeginTabletCopySession request for tablet a159fd7843cb4da8a3247292fcc81fec from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:58082)
I20260710 11:00:17.573251 12761 tablet_copy_service.cc:161] P 4670c6c6037d4079a4d5726dabc01504: Beginning new tablet copy session on tablet a159fd7843cb4da8a3247292fcc81fec from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:58082: session id = d20c1c29a02d4a8f9edf56c1394aba4e-a159fd7843cb4da8a3247292fcc81fec
I20260710 11:00:17.580374 12761 tablet_copy_source_session.cc:215] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:17.583362 13281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159fd7843cb4da8a3247292fcc81fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:17.597584 13281 tablet_copy_client.cc:806] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:17.598176 13281 tablet_copy_client.cc:670] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:17.601531 13281 tablet_copy_client.cc:538] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:17.606719 13281 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:17.622514 13281 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:17.623257 13281 tablet_bootstrap.cc:492] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:17.623880 13281 ts_tablet_manager.cc:1403] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:00:17.626441 13281 raft_consensus.cc:359] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.627203 13281 raft_consensus.cc:740] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:17.627758 13281 consensus_queue.cc:260] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.630631 13281 ts_tablet_manager.cc:1434] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 11:00:17.632052 12761 tablet_copy_service.cc:342] P 4670c6c6037d4079a4d5726dabc01504: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-a159fd7843cb4da8a3247292fcc81fec received from {username='slave'} at 127.0.0.1:58082
I20260710 11:00:17.632449 12761 tablet_copy_service.cc:434] P 4670c6c6037d4079a4d5726dabc01504: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-a159fd7843cb4da8a3247292fcc81fec on tablet a159fd7843cb4da8a3247292fcc81fec with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:17.656401 13281 ts_tablet_manager.cc:933] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:17.657925 13281 tablet_copy_client.cc:323] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:17.659240 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet b6e2fdb066b94413a87b620f3a97cb4a from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:17.659626 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet b6e2fdb066b94413a87b620f3a97cb4a from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-b6e2fdb066b94413a87b620f3a97cb4a
I20260710 11:00:17.665693 12612 tablet_copy_source_session.cc:215] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:17.668146 13281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e2fdb066b94413a87b620f3a97cb4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:17.680964 13281 tablet_copy_client.cc:806] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:17.681483 13281 tablet_copy_client.cc:670] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:17.684484 13281 tablet_copy_client.cc:538] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:17.690608 13281 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:17.705541 13281 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:17.706171 13281 tablet_bootstrap.cc:492] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:17.706734 13281 ts_tablet_manager.cc:1403] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:00:17.709335 13281 raft_consensus.cc:359] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.709875 13281 raft_consensus.cc:740] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:17.710362 13281 consensus_queue.cc:260] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.712214 13281 ts_tablet_manager.cc:1434] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:00:17.713773 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-b6e2fdb066b94413a87b620f3a97cb4a received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:17.714135 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-b6e2fdb066b94413a87b620f3a97cb4a on tablet b6e2fdb066b94413a87b620f3a97cb4a with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:17.771572 13281 ts_tablet_manager.cc:933] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:17.773080 13281 tablet_copy_client.cc:323] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.195:42743
I20260710 11:00:17.774501 12761 tablet_copy_service.cc:140] P 4670c6c6037d4079a4d5726dabc01504: Received BeginTabletCopySession request for tablet 9189a140443e401bb21bd3df4da98e51 from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:58082)
I20260710 11:00:17.775014 12761 tablet_copy_service.cc:161] P 4670c6c6037d4079a4d5726dabc01504: Beginning new tablet copy session on tablet 9189a140443e401bb21bd3df4da98e51 from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:58082: session id = d20c1c29a02d4a8f9edf56c1394aba4e-9189a140443e401bb21bd3df4da98e51
I20260710 11:00:17.782078 12761 tablet_copy_source_session.cc:215] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:17.782536 13288 ts_tablet_manager.cc:933] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:17.784238 13288 tablet_copy_client.cc:323] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:17.785048 13281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9189a140443e401bb21bd3df4da98e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:17.785764 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet 77694c4a026e466481ab2755e905f1a3 from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:17.786226 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet 77694c4a026e466481ab2755e905f1a3 from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-77694c4a026e466481ab2755e905f1a3
I20260710 11:00:17.792867 12612 tablet_copy_source_session.cc:215] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:17.795137 13288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77694c4a026e466481ab2755e905f1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:17.799686 13281 tablet_copy_client.cc:806] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:17.800194 13281 tablet_copy_client.cc:670] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:17.803534 13281 tablet_copy_client.cc:538] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:17.806975 13288 tablet_copy_client.cc:806] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:17.807466 13288 tablet_copy_client.cc:670] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:17.810890 13288 tablet_copy_client.cc:538] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:17.811617 13281 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:17.816749 13288 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:17.832149 13281 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:17.832880 13281 tablet_bootstrap.cc:492] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:17.833025 13288 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:17.833514 13281 ts_tablet_manager.cc:1403] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260710 11:00:17.833856 13288 tablet_bootstrap.cc:492] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:17.834399 13288 ts_tablet_manager.cc:1403] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 11:00:17.836014 13281 raft_consensus.cc:359] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.836747 13281 raft_consensus.cc:740] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:17.837316 13281 consensus_queue.cc:260] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.837466 13288 raft_consensus.cc:359] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.838280 13288 raft_consensus.cc:740] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:17.839612 13281 ts_tablet_manager.cc:1434] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:17.841166 12761 tablet_copy_service.cc:342] P 4670c6c6037d4079a4d5726dabc01504: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-9189a140443e401bb21bd3df4da98e51 received from {username='slave'} at 127.0.0.1:58082
I20260710 11:00:17.841568 12761 tablet_copy_service.cc:434] P 4670c6c6037d4079a4d5726dabc01504: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-9189a140443e401bb21bd3df4da98e51 on tablet 9189a140443e401bb21bd3df4da98e51 with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:17.843351 13288 consensus_queue.cc:260] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:17.850139 13288 ts_tablet_manager.cc:1434] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:17.851766 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-77694c4a026e466481ab2755e905f1a3 received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:17.852149 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-77694c4a026e466481ab2755e905f1a3 on tablet 77694c4a026e466481ab2755e905f1a3 with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:18.118158 13012 raft_consensus.cc:1217] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.190030 13012 raft_consensus.cc:1217] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.235863 13012 raft_consensus.cc:1217] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.267879 13012 raft_consensus.cc:1217] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.584154 13246 raft_consensus.cc:1064] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:18.585780 13246 consensus_queue.cc:237] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.591246 12748 raft_consensus.cc:1275] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.591369 12675 raft_consensus.cc:1275] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.591506 13012 raft_consensus.cc:1275] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.592691 13246 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.593525 13293 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.594370 13292 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.606786 13292 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.608306 13010 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.613602 12675 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.616130 13294 raft_consensus.cc:1064] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:18.618575 13294 consensus_queue.cc:237] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.627662 12748 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.629891 12498 catalog_manager.cc:5697] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.648761 12675 raft_consensus.cc:1275] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.649317 12600 raft_consensus.cc:1275] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.650718 13010 raft_consensus.cc:1275] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.650507 13302 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:18.653493 13294 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:18.654642 13261 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.664140 13295 raft_consensus.cc:1064] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:18.669242 13295 consensus_queue.cc:237] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.674441 13261 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.682524 13010 raft_consensus.cc:1275] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.684755 13304 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:18.686458 12675 raft_consensus.cc:1275] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.685804 12677 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.687801 13302 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.685804 12600 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.708425 12602 raft_consensus.cc:1275] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.711683 13304 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.711328 13010 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.732293 13294 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.735551 12602 consensus_queue.cc:237] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.738638 12600 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.747836 13010 raft_consensus.cc:1275] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.746501 12499 catalog_manager.cc:5697] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.749841 13293 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.751403 13011 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.755300 12748 raft_consensus.cc:1275] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.757586 13246 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.758839 13270 consensus_queue.cc:1048] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.760999 12677 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.760994 13010 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.763880 12748 raft_consensus.cc:2955] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.768253 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6e2fdb066b94413a87b620f3a97cb4a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.772758 12749 consensus_queue.cc:237] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.780246 13012 raft_consensus.cc:1275] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.780776 12675 raft_consensus.cc:1275] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.781980 13295 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.781589 12500 catalog_manager.cc:5697] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.782907 13294 consensus_queue.cc:1048] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:18.783288 12500 catalog_manager.cc:5697] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.799702 12666 tablet_service.cc:1558] Processing DeleteTablet for tablet b6e2fdb066b94413a87b620f3a97cb4a with delete_type TABLET_DATA_TOMBSTONED (TS 91adf2c59de34d70a23deaa4108e1465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53034
I20260710 11:00:18.800590 13261 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.805977 13011 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.808123 12749 consensus_queue.cc:237] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.814857 13010 raft_consensus.cc:1275] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.816509 13294 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.817130 13315 tablet_replica.cc:333] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:18.818137 13315 raft_consensus.cc:2243] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:18.825793 13315 raft_consensus.cc:2272] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:18.823936 12499 catalog_manager.cc:5697] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.824976 13295 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.822692 12675 raft_consensus.cc:1275] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 4670c6c6037d4079a4d5726dabc01504: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.831882 13310 consensus_queue.cc:1048] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.832096 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a159fd7843cb4da8a3247292fcc81fec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.832659 12677 raft_consensus.cc:2955] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.835955 13315 ts_tablet_manager.cc:1916] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:18.838496 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9189a140443e401bb21bd3df4da98e51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.841180 12675 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.843379 12585 tablet_service.cc:1558] Processing DeleteTablet for tablet a159fd7843cb4da8a3247292fcc81fec with delete_type TABLET_DATA_TOMBSTONED (TS 9f89aa8348a448438dfd4be271784b18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36844
I20260710 11:00:18.852133 13246 raft_consensus.cc:1064] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:18.854493 13246 consensus_queue.cc:237] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.858235 13316 tablet_replica.cc:333] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:18.859233 13316 raft_consensus.cc:2243] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:18.857831 12500 catalog_manager.cc:5697] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New cstate: current_term: 1 leader_uuid: "4670c6c6037d4079a4d5726dabc01504" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.860432 13316 raft_consensus.cc:2272] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:18.861449 13010 raft_consensus.cc:2955] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.868337 13316 ts_tablet_manager.cc:1916] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:18.868840 13315 ts_tablet_manager.cc:1929] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:18.870079 13315 log.cc:1199] T b6e2fdb066b94413a87b620f3a97cb4a P 91adf2c59de34d70a23deaa4108e1465: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/wals/b6e2fdb066b94413a87b620f3a97cb4a
I20260710 11:00:18.871840 12486 catalog_manager.cc:5028] TS 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): tablet b6e2fdb066b94413a87b620f3a97cb4a (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:18.875926 13011 raft_consensus.cc:1275] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.878314 13292 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.884307 12585 tablet_service.cc:1558] Processing DeleteTablet for tablet 9189a140443e401bb21bd3df4da98e51 with delete_type TABLET_DATA_TOMBSTONED (TS 9f89aa8348a448438dfd4be271784b18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36844
I20260710 11:00:18.892758 13316 ts_tablet_manager.cc:1929] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:18.893169 13316 log.cc:1199] T a159fd7843cb4da8a3247292fcc81fec P 9f89aa8348a448438dfd4be271784b18: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/wals/a159fd7843cb4da8a3247292fcc81fec
I20260710 11:00:18.894773 13316 tablet_replica.cc:333] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:18.895682 13316 raft_consensus.cc:2243] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:18.895836 12749 raft_consensus.cc:1275] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.896333 13316 raft_consensus.cc:2272] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:18.897230 12487 catalog_manager.cc:5028] TS 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): tablet a159fd7843cb4da8a3247292fcc81fec (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:18.897349 13246 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.901527 13316 ts_tablet_manager.cc:1916] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:18.899320 12675 raft_consensus.cc:1275] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.905709 13270 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.918022 13246 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.919752 13011 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.923221 13316 ts_tablet_manager.cc:1929] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:18.923646 13316 log.cc:1199] T 9189a140443e401bb21bd3df4da98e51 P 9f89aa8348a448438dfd4be271784b18: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/wals/9189a140443e401bb21bd3df4da98e51
I20260710 11:00:18.925935 12487 catalog_manager.cc:5028] TS 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): tablet 9189a140443e401bb21bd3df4da98e51 (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:18.927459 12749 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.930531 12500 catalog_manager.cc:5697] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.934762 12675 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.951634 12602 consensus_queue.cc:237] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:18.956836 13011 raft_consensus.cc:1275] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.958086 12675 raft_consensus.cc:1275] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.958285 13246 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.959192 13293 consensus_queue.cc:1048] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.963944 13246 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.966526 13011 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.969683 12675 raft_consensus.cc:2955] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:18.971837 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77694c4a026e466481ab2755e905f1a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.977288 12500 catalog_manager.cc:5697] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.987284 12732 tablet_service.cc:1558] Processing DeleteTablet for tablet 77694c4a026e466481ab2755e905f1a3 with delete_type TABLET_DATA_TOMBSTONED (TS 4670c6c6037d4079a4d5726dabc01504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58050
I20260710 11:00:18.989145 13321 tablet_replica.cc:333] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:18.990128 13321 raft_consensus.cc:2243] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:18.990769 13321 raft_consensus.cc:2272] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:18.993453 13321 ts_tablet_manager.cc:1916] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.004997 13321 ts_tablet_manager.cc:1929] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.005314 13321 log.cc:1199] T 77694c4a026e466481ab2755e905f1a3 P 4670c6c6037d4079a4d5726dabc01504: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/wals/77694c4a026e466481ab2755e905f1a3
I20260710 11:00:19.006474 12487 catalog_manager.cc:5028] TS 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): tablet 77694c4a026e466481ab2755e905f1a3 (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:20.014456 12602 consensus_queue.cc:237] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:20.020763 12748 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.021032 12675 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:20.021998 12566 consensus_peers.cc:597] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c60b125145e4bb58b27a0643a281ad8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:20.022135 13323 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.022800 13293 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.029076 13270 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.030735 12675 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.032310 12748 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.042510 12499 catalog_manager.cc:5697] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.044129 12602 consensus_queue.cc:237] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Queue 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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:20.050222 12748 raft_consensus.cc:1275] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:20.050326 12566 consensus_peers.cc:597] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 -> Peer d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196:37425): Couldn't send request to peer d20c1c29a02d4a8f9edf56c1394aba4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: deb1fc22d5ed4f869b3340be2e559e03. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:20.052084 12675 raft_consensus.cc:1275] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.051995 13293 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:20.054383 13293 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.060722 13270 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.062234 12748 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.069327 12677 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.080629 12500 catalog_manager.cc:5697] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 reported cstate change: config changed from index -1 to 2, NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) added. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } } }
I20260710 11:00:20.463192 13334 ts_tablet_manager.cc:933] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:20.465024 13334 tablet_copy_client.cc:323] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:20.466502 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet deb1fc22d5ed4f869b3340be2e559e03 from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:20.467013 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet deb1fc22d5ed4f869b3340be2e559e03 from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-deb1fc22d5ed4f869b3340be2e559e03
I20260710 11:00:20.474248 12612 tablet_copy_source_session.cc:215] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.476984 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb1fc22d5ed4f869b3340be2e559e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.486901 13334 tablet_copy_client.cc:806] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.487402 13334 tablet_copy_client.cc:670] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.490837 13334 tablet_copy_client.cc:538] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.495827 13334 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:20.510159 13334 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.510810 13334 tablet_bootstrap.cc:492] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:20.511312 13334 ts_tablet_manager.cc:1403] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260710 11:00:20.513375 13334 raft_consensus.cc:359] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:20.513967 13334 raft_consensus.cc:740] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:20.514549 13334 consensus_queue.cc:260] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:20.518450 13334 ts_tablet_manager.cc:1434] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:20.520440 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-deb1fc22d5ed4f869b3340be2e559e03 received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:20.520820 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-deb1fc22d5ed4f869b3340be2e559e03 on tablet deb1fc22d5ed4f869b3340be2e559e03 with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:20.616434 13334 ts_tablet_manager.cc:933] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: Initiating tablet copy from peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577)
I20260710 11:00:20.618009 13334 tablet_copy_client.cc:323] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.59.193:41577
I20260710 11:00:20.619455 12612 tablet_copy_service.cc:140] P 9f89aa8348a448438dfd4be271784b18: Received BeginTabletCopySession request for tablet 9c60b125145e4bb58b27a0643a281ad8 from peer d20c1c29a02d4a8f9edf56c1394aba4e ({username='slave'} at 127.0.0.1:36870)
I20260710 11:00:20.619963 12612 tablet_copy_service.cc:161] P 9f89aa8348a448438dfd4be271784b18: Beginning new tablet copy session on tablet 9c60b125145e4bb58b27a0643a281ad8 from peer d20c1c29a02d4a8f9edf56c1394aba4e at {username='slave'} at 127.0.0.1:36870: session id = d20c1c29a02d4a8f9edf56c1394aba4e-9c60b125145e4bb58b27a0643a281ad8
I20260710 11:00:20.626955 12612 tablet_copy_source_session.cc:215] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.629815 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c60b125145e4bb58b27a0643a281ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.644143 13334 tablet_copy_client.cc:806] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.644671 13334 tablet_copy_client.cc:670] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.647581 13334 tablet_copy_client.cc:538] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.655738 13334 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap starting.
I20260710 11:00:20.680986 13334 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.681974 13334 tablet_bootstrap.cc:492] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: Bootstrap complete.
I20260710 11:00:20.682664 13334 ts_tablet_manager.cc:1403] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.009s
I20260710 11:00:20.685452 13334 raft_consensus.cc:359] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:20.686244 13334 raft_consensus.cc:740] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Initialized, Role: LEARNER
I20260710 11:00:20.686856 13334 consensus_queue.cc:260] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: NON_VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: true } }
I20260710 11:00:20.689148 13334 ts_tablet_manager.cc:1434] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260710 11:00:20.690603 12612 tablet_copy_service.cc:342] P 9f89aa8348a448438dfd4be271784b18: Request end of tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-9c60b125145e4bb58b27a0643a281ad8 received from {username='slave'} at 127.0.0.1:36870
I20260710 11:00:20.690925 12612 tablet_copy_service.cc:434] P 9f89aa8348a448438dfd4be271784b18: ending tablet copy session d20c1c29a02d4a8f9edf56c1394aba4e-9c60b125145e4bb58b27a0643a281ad8 on tablet 9c60b125145e4bb58b27a0643a281ad8 with peer d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:21.004963 13010 raft_consensus.cc:1217] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:21.081435 13010 raft_consensus.cc:1217] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:21.448608 13340 raft_consensus.cc:1064] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:21.450874 13340 consensus_queue.cc:237] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:21.457854 12748 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.457893 13011 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.459833 13270 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:21.460305 12677 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.461639 13340 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.462812 13270 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.476414 13270 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.482916 12677 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.490242 12749 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.497170 13011 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.498261 12500 catalog_manager.cc:5697] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } attrs { replace: true } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.531018 12602 consensus_queue.cc:237] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:21.535141 13011 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.535709 12749 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.536427 13342 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:21.537177 13270 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.542896 13348 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.544154 13011 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.552280 12749 raft_consensus.cc:2955] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.554944 12496 catalog_manager.cc:5697] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: config changed from index 3 to 4, VOTER 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.561017 13270 raft_consensus.cc:1064] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: attempting to promote NON_VOTER d20c1c29a02d4a8f9edf56c1394aba4e to VOTER
I20260710 11:00:21.564263 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c60b125145e4bb58b27a0643a281ad8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:21.565122 13270 consensus_queue.cc:237] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:21.568280 12666 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c60b125145e4bb58b27a0643a281ad8 with delete_type TABLET_DATA_TOMBSTONED (TS 91adf2c59de34d70a23deaa4108e1465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53034
I20260710 11:00:21.577975 13011 raft_consensus.cc:1275] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 LEARNER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.577991 12749 raft_consensus.cc:1275] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.579726 13348 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.580619 13270 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.584638 12677 raft_consensus.cc:1275] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.586562 13348 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.592564 13270 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.597276 12749 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.598726 12677 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.602932 13011 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.609915 12497 catalog_manager.cc:5697] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 reported cstate change: config changed from index 2 to 3, d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:21.618364 13353 tablet_replica.cc:333] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:21.620157 13353 raft_consensus.cc:2243] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.620956 13353 raft_consensus.cc:2272] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.631522 12602 consensus_queue.cc:237] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:21.635337 13353 ts_tablet_manager.cc:1916] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:21.637071 13010 raft_consensus.cc:1275] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.637934 12677 raft_consensus.cc:1275] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Refusing update from remote peer 9f89aa8348a448438dfd4be271784b18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.639361 13348 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.641105 13348 consensus_queue.cc:1048] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.649326 13342 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.653046 13353 ts_tablet_manager.cc:1929] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:21.653672 13353 log.cc:1199] T 9c60b125145e4bb58b27a0643a281ad8 P 91adf2c59de34d70a23deaa4108e1465: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/wals/9c60b125145e4bb58b27a0643a281ad8
I20260710 11:00:21.655369 12486 catalog_manager.cc:5028] TS 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): tablet 9c60b125145e4bb58b27a0643a281ad8 (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:21.656548 12677 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.661036 13011 raft_consensus.cc:2955] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.662389 12487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet deb1fc22d5ed4f869b3340be2e559e03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:21.667306 12496 catalog_manager.cc:5697] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: config changed from index 3 to 4, VOTER 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) evicted. New cstate: current_term: 1 leader_uuid: "9f89aa8348a448438dfd4be271784b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } } }
I20260710 11:00:21.678316 12732 tablet_service.cc:1558] Processing DeleteTablet for tablet deb1fc22d5ed4f869b3340be2e559e03 with delete_type TABLET_DATA_TOMBSTONED (TS 4670c6c6037d4079a4d5726dabc01504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58050
I20260710 11:00:21.686317 13358 tablet_replica.cc:333] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:21.687420 13358 raft_consensus.cc:2243] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.688160 13358 raft_consensus.cc:2272] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.690726 13358 ts_tablet_manager.cc:1916] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:21.702209 13358 ts_tablet_manager.cc:1929] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:21.702504 13358 log.cc:1199] T deb1fc22d5ed4f869b3340be2e559e03 P 4670c6c6037d4079a4d5726dabc01504: Deleting WAL directory at /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/wals/deb1fc22d5ed4f869b3340be2e559e03
I20260710 11:00:21.703805 12487 catalog_manager.cc:5028] TS 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): tablet deb1fc22d5ed4f869b3340be2e559e03 (table test-workload [id=7099b14c58c8475d910018ba10e72a06]) successfully deleted
I20260710 11:00:27.771657 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:27.802989 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:27.803553 12602 raft_consensus.cc:606] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS 91adf2c59de34d70a23deaa4108e1465
I20260710 11:00:27.814814 12748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1"
dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
mode: GRACEFUL
new_leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:51132
I20260710 11:00:27.815313 12748 raft_consensus.cc:606] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Received request to transfer leadership to TS d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:27.817350 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:27.817790 12602 raft_consensus.cc:606] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:27.819788 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:27.820168 12602 raft_consensus.cc:606] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS 91adf2c59de34d70a23deaa4108e1465
I20260710 11:00:27.822124 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:27.822486 12602 raft_consensus.cc:606] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:27.823276 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:27.823884 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:27.978080 13365 raft_consensus.cc:993] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: : Instructing follower d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:27.978587 13369 raft_consensus.cc:1081] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:27.980000 13011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e"
dest_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:39888
I20260710 11:00:27.980562 13011 raft_consensus.cc:493] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:27.980867 13011 raft_consensus.cc:3060] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.984750 13011 raft_consensus.cc:515] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:27.986533 13011 leader_election.cc:290] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:27.987370 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:27.987654 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576f175dc189462cb0416ae2d68d6c5e" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:27.987962 12602 raft_consensus.cc:3055] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:27.988142 12748 raft_consensus.cc:3060] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.988314 12602 raft_consensus.cc:740] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:27.989132 12602 consensus_queue.cc:260] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:27.990317 12602 raft_consensus.cc:3060] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.994952 12748 raft_consensus.cc:2468] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:27.996224 12976 leader_election.cc:304] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, d20c1c29a02d4a8f9edf56c1394aba4e; no voters: 
I20260710 11:00:27.997139 12602 raft_consensus.cc:2468] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:27.999012 13375 raft_consensus.cc:2804] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.000131 13375 raft_consensus.cc:697] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Becoming Leader. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Running, Role: LEADER
I20260710 11:00:28.000844 13375 consensus_queue.cc:237] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:28.009361 12497 catalog_manager.cc:5697] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.023056 13371 raft_consensus.cc:993] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: : Instructing follower d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:28.023483 13366 raft_consensus.cc:1081] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Signalling peer d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:28.024991 13011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1"
dest_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:39880
I20260710 11:00:28.025529 13011 raft_consensus.cc:493] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.025758 13011 raft_consensus.cc:3060] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.030299 13011 raft_consensus.cc:515] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:28.031845 13011 leader_election.cc:290] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Requested vote from peers 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:28.032554 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:28.032781 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8134b81b6d481e9736d43cc1e54fe1" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:28.033094 12677 raft_consensus.cc:3060] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.033339 12748 raft_consensus.cc:3055] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.033667 12748 raft_consensus.cc:740] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4670c6c6037d4079a4d5726dabc01504, State: Running, Role: LEADER
I20260710 11:00:28.034232 12748 consensus_queue.cc:260] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:28.035068 12748 raft_consensus.cc:3060] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.037393 12677 raft_consensus.cc:2468] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:28.039162 12975 leader_election.cc:304] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, d20c1c29a02d4a8f9edf56c1394aba4e; no voters: 
I20260710 11:00:28.039875 13375 raft_consensus.cc:2804] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.039907 12748 raft_consensus.cc:2468] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:28.040480 13375 raft_consensus.cc:697] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Becoming Leader. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Running, Role: LEADER
I20260710 11:00:28.041332 13375 consensus_queue.cc:237] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:28.048611 12497 catalog_manager.cc:5697] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: term changed from 1 to 2, leader changed from 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195) to d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.130736 13369 raft_consensus.cc:993] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18: : Instructing follower 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:28.131193 13365 raft_consensus.cc:1081] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:28.132274 12677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3"
dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:53050
I20260710 11:00:28.132668 12677 raft_consensus.cc:493] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.132922 12677 raft_consensus.cc:3060] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.137543 12677 raft_consensus.cc:515] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:28.139345 12677 leader_election.cc:290] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:28.139863 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:28.140211 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e7ee7b68284072aecc62b767b098e3" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:28.140421 12602 raft_consensus.cc:3055] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.140683 12602 raft_consensus.cc:740] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:28.140700 12748 raft_consensus.cc:3060] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.141532 12602 consensus_queue.cc:260] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:28.142560 12602 raft_consensus.cc:3060] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.146490 12748 raft_consensus.cc:2468] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:28.147444 12643 leader_election.cc:304] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 
I20260710 11:00:28.147926 12602 raft_consensus.cc:2468] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:28.148138 13255 raft_consensus.cc:2804] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.149369 13255 raft_consensus.cc:697] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Becoming Leader. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Running, Role: LEADER
I20260710 11:00:28.150367 13255 consensus_queue.cc:237] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:28.157392 12497 catalog_manager.cc:5697] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.165989 13369 raft_consensus.cc:993] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: : Instructing follower d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:28.166388 13365 raft_consensus.cc:1081] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:28.167543 13011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8"
dest_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:39888
I20260710 11:00:28.167903 13011 raft_consensus.cc:493] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.168139 13011 raft_consensus.cc:3060] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.172065 13011 raft_consensus.cc:515] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:28.173359 13011 leader_election.cc:290] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:28.174422 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:28.174712 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c60b125145e4bb58b27a0643a281ad8" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:28.174849 12602 raft_consensus.cc:3055] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.175213 12748 raft_consensus.cc:3060] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.175217 12602 raft_consensus.cc:740] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:28.176047 12602 consensus_queue.cc:260] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:28.176810 12602 raft_consensus.cc:3060] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.179734 12748 raft_consensus.cc:2468] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:28.180724 12976 leader_election.cc:304] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, d20c1c29a02d4a8f9edf56c1394aba4e; no voters: 
I20260710 11:00:28.181510 13369 raft_consensus.cc:993] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18: : Instructing follower 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:28.181950 13375 raft_consensus.cc:2804] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.182077 13365 raft_consensus.cc:1081] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:28.181974 12602 raft_consensus.cc:2468] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:28.182674 13375 raft_consensus.cc:697] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Becoming Leader. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Running, Role: LEADER
I20260710 11:00:28.183852 12677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb"
dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:53050
I20260710 11:00:28.184348 12677 raft_consensus.cc:493] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.183992 13375 consensus_queue.cc:237] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:28.184697 12677 raft_consensus.cc:3060] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.191273 12677 raft_consensus.cc:515] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:28.193375 12677 leader_election.cc:290] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:28.194211 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:28.194748 12748 raft_consensus.cc:3060] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.195345 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248e8ddf27e24f659760b57dc1de67cb" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:28.195858 12602 raft_consensus.cc:3055] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.196151 12602 raft_consensus.cc:740] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:28.196789 12602 consensus_queue.cc:260] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:28.197942 12602 raft_consensus.cc:3060] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.197842 12497 catalog_manager.cc:5697] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.203676 12602 raft_consensus.cc:2468] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:28.204761 12643 leader_election.cc:304] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, 9f89aa8348a448438dfd4be271784b18; no voters: 
I20260710 11:00:28.205433 13255 raft_consensus.cc:2804] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.205454 12748 raft_consensus.cc:2468] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:28.205971 13255 raft_consensus.cc:697] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Becoming Leader. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Running, Role: LEADER
I20260710 11:00:28.206656 13255 consensus_queue.cc:237] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:28.212587 12497 catalog_manager.cc:5697] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.534521 12602 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.535537 13375 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.544695 12748 raft_consensus.cc:1275] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.546345 13376 consensus_queue.cc:1048] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.547263 12748 raft_consensus.cc:1275] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:28.550324 12750 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.551045 13255 consensus_queue.cc:1048] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:28.551620 13376 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:28.566485 12602 raft_consensus.cc:1275] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:28.568343 13255 consensus_queue.cc:1048] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:28.581285 12677 raft_consensus.cc:1275] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.583112 13376 consensus_queue.cc:1048] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260710 11:00:28.601161 12748 raft_consensus.cc:1275] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:28.602375 13255 consensus_queue.cc:1048] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:28.610976 12602 raft_consensus.cc:1275] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:28.613368 13255 consensus_queue.cc:1048] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:28.638854 12748 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.640273 13395 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.649605 12602 raft_consensus.cc:1275] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.652011 13376 consensus_queue.cc:1048] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.824680 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:28.842198 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:28.860503 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:28.861096 12602 raft_consensus.cc:606] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:28.863452 12600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78a94951fc4944a98dce980f4977e793"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:28.863811 12600 raft_consensus.cc:606] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:28.865670 12600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:28.866017 12600 raft_consensus.cc:606] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS 91adf2c59de34d70a23deaa4108e1465
I20260710 11:00:28.868109 12600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:28.868505 12600 raft_consensus.cc:606] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS 91adf2c59de34d70a23deaa4108e1465
I20260710 11:00:28.870488 12600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe"
dest_uuid: "9f89aa8348a448438dfd4be271784b18"
mode: GRACEFUL
new_leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:41340
I20260710 11:00:28.870889 12600 raft_consensus.cc:606] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Received request to transfer leadership to TS d20c1c29a02d4a8f9edf56c1394aba4e
I20260710 11:00:28.871745 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:28.872361 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:28.993065 13369 raft_consensus.cc:993] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18: : Instructing follower 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:28.993585 13365 raft_consensus.cc:1081] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:28.995350 12675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89"
dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:53050
I20260710 11:00:28.995710 12675 raft_consensus.cc:493] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.995987 12675 raft_consensus.cc:3060] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.001472 12675 raft_consensus.cc:515] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:29.003019 12675 leader_election.cc:290] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:29.003666 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:29.003885 12748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282a70b153e45f3a1d65839eb36db89" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:29.004155 12600 raft_consensus.cc:3055] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:29.004416 12748 raft_consensus.cc:3060] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.004532 12600 raft_consensus.cc:740] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:29.005661 12600 consensus_queue.cc:260] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:29.006546 12600 raft_consensus.cc:3060] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.009208 12748 raft_consensus.cc:2468] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:29.010217 12643 leader_election.cc:304] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 
I20260710 11:00:29.010927 12600 raft_consensus.cc:2468] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:29.011065 13401 raft_consensus.cc:2804] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.011631 13401 raft_consensus.cc:697] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Becoming Leader. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Running, Role: LEADER
I20260710 11:00:29.012326 13401 consensus_queue.cc:237] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:29.032193 12499 catalog_manager.cc:5697] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:29.277112 13369 raft_consensus.cc:993] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: : Instructing follower d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:29.277588 13365 raft_consensus.cc:1081] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:29.278731 13011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d"
dest_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:39888
I20260710 11:00:29.279150 13011 raft_consensus.cc:493] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:29.279424 13011 raft_consensus.cc:3060] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.283397 13011 raft_consensus.cc:515] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.284789 13011 leader_election.cc:290] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:29.285547 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:29.285660 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc7f36974814921bc06f0646f7d262d" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:29.286141 12600 raft_consensus.cc:3055] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:29.286214 12675 raft_consensus.cc:3060] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.286425 12600 raft_consensus.cc:740] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:29.287139 12600 consensus_queue.cc:260] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.287967 12600 raft_consensus.cc:3060] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.290644 12675 raft_consensus.cc:2468] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:29.291684 12975 leader_election.cc:304] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, d20c1c29a02d4a8f9edf56c1394aba4e; no voters: 
I20260710 11:00:29.292419 13395 raft_consensus.cc:2804] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.292424 12600 raft_consensus.cc:2468] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:29.293045 13395 raft_consensus.cc:697] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Becoming Leader. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Running, Role: LEADER
I20260710 11:00:29.294272 13395 consensus_queue.cc:237] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.301218 12499 catalog_manager.cc:5697] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.312592 13369 raft_consensus.cc:993] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18: : Instructing follower 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:29.313097 13365 raft_consensus.cc:1081] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer 91adf2c59de34d70a23deaa4108e1465 to start an election
I20260710 11:00:29.314671 12675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f"
dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
 from {username='slave'} at 127.0.0.1:53050
I20260710 11:00:29.315124 12675 raft_consensus.cc:493] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:29.315460 12675 raft_consensus.cc:3060] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.319672 12675 raft_consensus.cc:515] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:29.321098 12675 leader_election.cc:290] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:29.321969 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:29.322090 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c2af6b68a94d2a90cb52b59d5b7a9f" candidate_uuid: "91adf2c59de34d70a23deaa4108e1465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:29.322515 12750 raft_consensus.cc:3060] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.322626 12600 raft_consensus.cc:3055] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:29.322983 12600 raft_consensus.cc:740] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:29.323643 12600 consensus_queue.cc:260] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:29.324751 12600 raft_consensus.cc:3060] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.328634 12750 raft_consensus.cc:2468] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:29.329033 12600 raft_consensus.cc:2468] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91adf2c59de34d70a23deaa4108e1465 in term 2.
I20260710 11:00:29.329560 12643 leader_election.cc:304] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, 91adf2c59de34d70a23deaa4108e1465; no voters: 
I20260710 11:00:29.330268 13410 raft_consensus.cc:2804] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.330704 13410 raft_consensus.cc:697] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Becoming Leader. State: Replica: 91adf2c59de34d70a23deaa4108e1465, State: Running, Role: LEADER
I20260710 11:00:29.331538 13410 consensus_queue.cc:237] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } }
I20260710 11:00:29.338447 12499 catalog_manager.cc:5697] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "91adf2c59de34d70a23deaa4108e1465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:29.373015 13365 raft_consensus.cc:993] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: : Instructing follower d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:29.373558 13369 raft_consensus.cc:1081] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:29.375255 13011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78a94951fc4944a98dce980f4977e793"
dest_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:39888
I20260710 11:00:29.375854 13011 raft_consensus.cc:493] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:29.376153 13011 raft_consensus.cc:3060] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.381464 13011 raft_consensus.cc:515] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.382999 13011 leader_election.cc:290] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743)
I20260710 11:00:29.384141 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a94951fc4944a98dce980f4977e793" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:29.384362 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a94951fc4944a98dce980f4977e793" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4670c6c6037d4079a4d5726dabc01504"
I20260710 11:00:29.384707 12600 raft_consensus.cc:3055] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:29.385094 12750 raft_consensus.cc:3060] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.385113 12600 raft_consensus.cc:740] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:29.386176 12600 consensus_queue.cc:260] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.387116 12600 raft_consensus.cc:3060] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.392387 12750 raft_consensus.cc:2468] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:29.393572 12976 leader_election.cc:304] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4670c6c6037d4079a4d5726dabc01504, d20c1c29a02d4a8f9edf56c1394aba4e; no voters: 
I20260710 11:00:29.394402 13395 raft_consensus.cc:2804] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.394876 13395 raft_consensus.cc:697] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Becoming Leader. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Running, Role: LEADER
I20260710 11:00:29.394883 12600 raft_consensus.cc:2468] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:29.395839 13395 consensus_queue.cc:237] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.396852 12750 raft_consensus.cc:1275] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.398032 13410 consensus_queue.cc:1048] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.403723 12499 catalog_manager.cc:5697] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.408090 12600 raft_consensus.cc:1275] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.410516 13410 consensus_queue.cc:1048] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.429500 13365 raft_consensus.cc:993] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: : Instructing follower d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:29.429998 13369 raft_consensus.cc:1081] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Signalling peer d20c1c29a02d4a8f9edf56c1394aba4e to start an election
I20260710 11:00:29.431334 13011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe"
dest_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e"
 from {username='slave'} at 127.0.0.1:39888
I20260710 11:00:29.431789 13011 raft_consensus.cc:493] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:29.432114 13011 raft_consensus.cc:3060] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.436618 13011 raft_consensus.cc:515] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.437875 13011 leader_election.cc:290] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Requested vote from peers 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577), 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129)
I20260710 11:00:29.438472 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f89aa8348a448438dfd4be271784b18"
I20260710 11:00:29.438683 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11142aab12c4e70a9366dcbd450f6fe" candidate_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91adf2c59de34d70a23deaa4108e1465"
I20260710 11:00:29.438937 12600 raft_consensus.cc:3055] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:29.439095 12675 raft_consensus.cc:3060] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.439292 12600 raft_consensus.cc:740] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f89aa8348a448438dfd4be271784b18, State: Running, Role: LEADER
I20260710 11:00:29.439960 12600 consensus_queue.cc:260] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.440876 12600 raft_consensus.cc:3060] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.443194 12675 raft_consensus.cc:2468] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:29.444051 12975 leader_election.cc:304] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91adf2c59de34d70a23deaa4108e1465, d20c1c29a02d4a8f9edf56c1394aba4e; no voters: 
I20260710 11:00:29.444718 13395 raft_consensus.cc:2804] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.444934 12600 raft_consensus.cc:2468] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20c1c29a02d4a8f9edf56c1394aba4e in term 2.
I20260710 11:00:29.445120 13395 raft_consensus.cc:697] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Becoming Leader. State: Replica: d20c1c29a02d4a8f9edf56c1394aba4e, State: Running, Role: LEADER
I20260710 11:00:29.446135 13395 consensus_queue.cc:237] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [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: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } }
I20260710 11:00:29.453042 12497 catalog_manager.cc:5697] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e reported cstate change: term changed from 1 to 2, leader changed from 9f89aa8348a448438dfd4be271784b18 (127.11.59.193) to d20c1c29a02d4a8f9edf56c1394aba4e (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20c1c29a02d4a8f9edf56c1394aba4e" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 37425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.720371 12677 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.721473 13395 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.735700 12600 raft_consensus.cc:1275] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.736652 13423 consensus_queue.cc:1048] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.752914 12748 raft_consensus.cc:1275] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.753949 13410 consensus_queue.cc:1048] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.761286 12600 raft_consensus.cc:1275] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer 91adf2c59de34d70a23deaa4108e1465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.763052 13410 consensus_queue.cc:1048] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:29.842859 12600 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.844048 13423 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.851718 12677 raft_consensus.cc:1275] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.854046 13395 consensus_queue.cc:1048] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91adf2c59de34d70a23deaa4108e1465" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 38129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.867041 12600 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.868270 13423 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f89aa8348a448438dfd4be271784b18" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.873152 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:29.880113 12750 raft_consensus.cc:1275] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Refusing update from remote peer d20c1c29a02d4a8f9edf56c1394aba4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.881655 13395 consensus_queue.cc:1048] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4670c6c6037d4079a4d5726dabc01504" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.900441 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
W20260710 11:00:29.910660 12717 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 11:00:29.915053 12717 consensus_peers.cc:597] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.928959 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:29.930015 11503 tablet_replica.cc:333] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
W20260710 11:00:29.930649 12976 consensus_peers.cc:597] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.930950 11503 raft_consensus.cc:2243] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.931784 11503 raft_consensus.cc:2272] T 3318dda749ac45fe9ca83f1da4028299 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.933645 11503 tablet_replica.cc:333] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.934201 11503 raft_consensus.cc:2243] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.935074 11503 raft_consensus.cc:2272] T 8d7debd9b0db4d9f8684473753510bbe P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.937328 11503 tablet_replica.cc:333] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.937863 11503 raft_consensus.cc:2243] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.938256 11503 raft_consensus.cc:2272] T f11142aab12c4e70a9366dcbd450f6fe P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.940205 11503 tablet_replica.cc:333] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.940712 11503 raft_consensus.cc:2243] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.941285 11503 raft_consensus.cc:2272] T 14d78b6c41df4a1facfbc200449269ff P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.942804 11503 tablet_replica.cc:333] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.943248 11503 raft_consensus.cc:2243] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.944023 11503 raft_consensus.cc:2272] T c89e823506254bfdbd4102220b6d7a8b P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.945904 11503 tablet_replica.cc:333] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.946399 11503 raft_consensus.cc:2243] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.946771 11503 raft_consensus.cc:2272] T 248e8ddf27e24f659760b57dc1de67cb P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.948334 11503 tablet_replica.cc:333] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.948830 11503 raft_consensus.cc:2243] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.949205 11503 raft_consensus.cc:2272] T d282a70b153e45f3a1d65839eb36db89 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.951645 11503 tablet_replica.cc:333] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.952316 11503 raft_consensus.cc:2243] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.952697 11503 raft_consensus.cc:2272] T 9c60b125145e4bb58b27a0643a281ad8 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.954528 11503 tablet_replica.cc:333] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.955041 11503 raft_consensus.cc:2243] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.955430 11503 raft_consensus.cc:2272] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.957661 11503 tablet_replica.cc:333] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.958192 11503 raft_consensus.cc:2243] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.958600 11503 raft_consensus.cc:2272] T 78a94951fc4944a98dce980f4977e793 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.960709 11503 tablet_replica.cc:333] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.961308 11503 raft_consensus.cc:2243] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.961980 11503 raft_consensus.cc:2272] T 77694c4a026e466481ab2755e905f1a3 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.964207 11503 tablet_replica.cc:333] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.964888 11503 raft_consensus.cc:2243] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.965387 11503 raft_consensus.cc:2272] T 6cc7f36974814921bc06f0646f7d262d P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.966653 12643 consensus_peers.cc:597] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.967628 11503 tablet_replica.cc:333] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.968175 11503 raft_consensus.cc:2243] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.968845 11503 raft_consensus.cc:2272] T deb1fc22d5ed4f869b3340be2e559e03 P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.970520 11503 tablet_replica.cc:333] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.971021 11503 raft_consensus.cc:2243] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.971410 11503 raft_consensus.cc:2272] T 576f175dc189462cb0416ae2d68d6c5e P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.973399 11503 tablet_replica.cc:333] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.973870 11503 raft_consensus.cc:2243] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.974300 11503 raft_consensus.cc:2272] T b3e89d9d16a6416b85565cff62920c6d P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.975967 11503 tablet_replica.cc:333] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.976504 11503 raft_consensus.cc:2243] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.977087 11503 raft_consensus.cc:2272] T 7cd896f6c0ed48e2bbce3211df33e30e P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.979312 11503 tablet_replica.cc:333] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.979771 11503 raft_consensus.cc:2243] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.980144 11503 raft_consensus.cc:2272] T 91e7ee7b68284072aecc62b767b098e3 P 9f89aa8348a448438dfd4be271784b18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.982051 11503 tablet_replica.cc:333] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18: stopping tablet replica
I20260710 11:00:29.982471 11503 raft_consensus.cc:2243] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.983224 11503 raft_consensus.cc:2272] T b6e2fdb066b94413a87b620f3a97cb4a P 9f89aa8348a448438dfd4be271784b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.025849 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
I20260710 11:00:30.062390 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
W20260710 11:00:30.081420 12717 consensus_peers.cc:597] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.097107 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.097777 11503 tablet_replica.cc:333] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.098373 11503 raft_consensus.cc:2243] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.098883 11503 raft_consensus.cc:2272] T 9189a140443e401bb21bd3df4da98e51 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.100591 11503 tablet_replica.cc:333] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.101096 11503 raft_consensus.cc:2243] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.101570 11503 raft_consensus.cc:2272] T 8d7debd9b0db4d9f8684473753510bbe P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.103052 11503 tablet_replica.cc:333] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.103566 11503 raft_consensus.cc:2243] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.104055 11503 raft_consensus.cc:2272] T 5cf87d55123c43f88afd612a63c7d7dc P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.105583 11503 tablet_replica.cc:333] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.106137 11503 raft_consensus.cc:2243] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.106559 11503 raft_consensus.cc:2272] T f11142aab12c4e70a9366dcbd450f6fe P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.109014 11503 tablet_replica.cc:333] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.109560 11503 raft_consensus.cc:2243] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.110263 11503 raft_consensus.cc:2272] T 14d78b6c41df4a1facfbc200449269ff P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.111953 11503 tablet_replica.cc:333] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.112421 11503 raft_consensus.cc:2243] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.113044 11503 raft_consensus.cc:2272] T 248e8ddf27e24f659760b57dc1de67cb P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.114728 11503 tablet_replica.cc:333] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.115237 11503 raft_consensus.cc:2243] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.115753 11503 raft_consensus.cc:2272] T 098c645a2ef14002a4d00a410d5d7a2d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.117483 11503 tablet_replica.cc:333] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.117988 11503 raft_consensus.cc:2243] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.118357 11503 raft_consensus.cc:2272] T c89e823506254bfdbd4102220b6d7a8b P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.120051 11503 tablet_replica.cc:333] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.120548 11503 raft_consensus.cc:2243] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.121085 11503 raft_consensus.cc:2272] T 77694c4a026e466481ab2755e905f1a3 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.122920 11503 tablet_replica.cc:333] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.123407 11503 raft_consensus.cc:2243] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.124080 11503 raft_consensus.cc:2272] T 6cc7f36974814921bc06f0646f7d262d P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:30.125392 12976 consensus_peers.cc:597] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.126571 11503 tablet_replica.cc:333] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.127094 11503 raft_consensus.cc:2243] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.127852 11503 raft_consensus.cc:2272] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.129769 11503 tablet_replica.cc:333] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.130308 11503 raft_consensus.cc:2243] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.130841 11503 raft_consensus.cc:2272] T 4e8134b81b6d481e9736d43cc1e54fe1 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.132346 11503 tablet_replica.cc:333] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.132818 11503 raft_consensus.cc:2243] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.133495 11503 raft_consensus.cc:2272] T d282a70b153e45f3a1d65839eb36db89 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.135720 11503 tablet_replica.cc:333] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.136396 11503 raft_consensus.cc:2243] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.137163 11503 raft_consensus.cc:2272] T 91e7ee7b68284072aecc62b767b098e3 P 91adf2c59de34d70a23deaa4108e1465 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:30.137499 12975 consensus_peers.cc:597] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e -> Peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Couldn't send request to peer 91adf2c59de34d70a23deaa4108e1465. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.139109 11503 tablet_replica.cc:333] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
W20260710 11:00:30.139149 12716 consensus_peers.cc:597] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 -> Peer 91adf2c59de34d70a23deaa4108e1465 (127.11.59.194:38129): Couldn't send request to peer 91adf2c59de34d70a23deaa4108e1465. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.139740 11503 raft_consensus.cc:2243] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.140154 11503 raft_consensus.cc:2272] T b3e89d9d16a6416b85565cff62920c6d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.141768 11503 tablet_replica.cc:333] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.142202 11503 raft_consensus.cc:2243] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.142668 11503 raft_consensus.cc:2272] T a159fd7843cb4da8a3247292fcc81fec P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.144286 11503 tablet_replica.cc:333] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.144742 11503 raft_consensus.cc:2243] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.145460 11503 raft_consensus.cc:2272] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.147053 11503 tablet_replica.cc:333] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465: stopping tablet replica
I20260710 11:00:30.147480 11503 raft_consensus.cc:2243] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.147871 11503 raft_consensus.cc:2272] T deb1fc22d5ed4f869b3340be2e559e03 P 91adf2c59de34d70a23deaa4108e1465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.178725 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
I20260710 11:00:30.212401 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 11:00:30.240785 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.241479 11503 tablet_replica.cc:333] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.242051 11503 raft_consensus.cc:2243] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.242816 11503 raft_consensus.cc:2272] T 9189a140443e401bb21bd3df4da98e51 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.245256 11503 tablet_replica.cc:333] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.245939 11503 raft_consensus.cc:2243] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.246577 11503 raft_consensus.cc:2272] T 3318dda749ac45fe9ca83f1da4028299 P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.248157 11503 tablet_replica.cc:333] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.248608 11503 raft_consensus.cc:2243] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.249312 11503 raft_consensus.cc:2272] T 5cf87d55123c43f88afd612a63c7d7dc P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.250946 11503 tablet_replica.cc:333] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.251463 11503 raft_consensus.cc:2243] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.251823 11503 raft_consensus.cc:2272] T d0c2af6b68a94d2a90cb52b59d5b7a9f P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.253623 11503 tablet_replica.cc:333] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.254073 11503 raft_consensus.cc:2243] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.254448 11503 raft_consensus.cc:2272] T 4e8134b81b6d481e9736d43cc1e54fe1 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.256088 11503 tablet_replica.cc:333] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.256524 11503 raft_consensus.cc:2243] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.256837 11503 raft_consensus.cc:2272] T d282a70b153e45f3a1d65839eb36db89 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.258744 11503 tablet_replica.cc:333] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.259231 11503 raft_consensus.cc:2243] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.259723 11503 raft_consensus.cc:2272] T 9c60b125145e4bb58b27a0643a281ad8 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.261688 11503 tablet_replica.cc:333] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.262166 11503 raft_consensus.cc:2243] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.262850 11503 raft_consensus.cc:2272] T 098c645a2ef14002a4d00a410d5d7a2d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.264449 11503 tablet_replica.cc:333] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.264869 11503 raft_consensus.cc:2243] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.265192 11503 raft_consensus.cc:2272] T 248e8ddf27e24f659760b57dc1de67cb P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.266764 11503 tablet_replica.cc:333] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.267200 11503 raft_consensus.cc:2243] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.267514 11503 raft_consensus.cc:2272] T c89e823506254bfdbd4102220b6d7a8b P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.269094 11503 tablet_replica.cc:333] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.269601 11503 raft_consensus.cc:2243] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.270020 11503 raft_consensus.cc:2272] T 91e7ee7b68284072aecc62b767b098e3 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.271953 11503 tablet_replica.cc:333] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.272411 11503 raft_consensus.cc:2243] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.272768 11503 raft_consensus.cc:2272] T b6e2fdb066b94413a87b620f3a97cb4a P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.274466 11503 tablet_replica.cc:333] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.274925 11503 raft_consensus.cc:2243] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.275429 11503 raft_consensus.cc:2272] T 78a94951fc4944a98dce980f4977e793 P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.277451 11503 tablet_replica.cc:333] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.277901 11503 raft_consensus.cc:2243] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.278548 11503 raft_consensus.cc:2272] T a159fd7843cb4da8a3247292fcc81fec P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.280017 11503 tablet_replica.cc:333] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.280426 11503 raft_consensus.cc:2243] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.280881 11503 raft_consensus.cc:2272] T 1b76f763b2fd48c9bf2e6f7377cdce1d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.282438 11503 tablet_replica.cc:333] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.282820 11503 raft_consensus.cc:2243] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.283129 11503 raft_consensus.cc:2272] T 576f175dc189462cb0416ae2d68d6c5e P 4670c6c6037d4079a4d5726dabc01504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.284693 11503 tablet_replica.cc:333] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.285077 11503 raft_consensus.cc:2243] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.285782 11503 raft_consensus.cc:2272] T b3e89d9d16a6416b85565cff62920c6d P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.287266 11503 tablet_replica.cc:333] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504: stopping tablet replica
I20260710 11:00:30.287636 11503 raft_consensus.cc:2243] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.288236 11503 raft_consensus.cc:2272] T 7cd896f6c0ed48e2bbce3211df33e30e P 4670c6c6037d4079a4d5726dabc01504 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:30.295702 12976 consensus_peers.cc:597] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.309999 12976 consensus_peers.cc:597] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e -> Peer 9f89aa8348a448438dfd4be271784b18 (127.11.59.193:41577): Couldn't send request to peer 9f89aa8348a448438dfd4be271784b18. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.331460 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
W20260710 11:00:30.335503 12976 consensus_peers.cc:597] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e -> Peer 4670c6c6037d4079a4d5726dabc01504 (127.11.59.195:42743): Couldn't send request to peer 4670c6c6037d4079a4d5726dabc01504. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.195:42743: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.364564 11503 tablet_server.cc:179] TabletServer@127.11.59.196:0 shutting down...
I20260710 11:00:30.387163 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.387691 11503 tablet_replica.cc:333] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.388252 11503 raft_consensus.cc:2243] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.388967 11503 raft_consensus.cc:2272] T 9c60b125145e4bb58b27a0643a281ad8 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.390689 11503 tablet_replica.cc:333] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.391218 11503 raft_consensus.cc:2243] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.391593 11503 raft_consensus.cc:2272] T deb1fc22d5ed4f869b3340be2e559e03 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.392999 11503 tablet_replica.cc:333] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.393522 11503 raft_consensus.cc:2243] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.393965 11503 raft_consensus.cc:2272] T b6e2fdb066b94413a87b620f3a97cb4a P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.395501 11503 tablet_replica.cc:333] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.395996 11503 raft_consensus.cc:2243] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.396668 11503 raft_consensus.cc:2272] T 78a94951fc4944a98dce980f4977e793 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.398586 11503 tablet_replica.cc:333] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.399189 11503 raft_consensus.cc:2243] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.399667 11503 raft_consensus.cc:2272] T 9189a140443e401bb21bd3df4da98e51 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.401350 11503 tablet_replica.cc:333] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.401808 11503 raft_consensus.cc:2243] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.402262 11503 raft_consensus.cc:2272] T 7cd896f6c0ed48e2bbce3211df33e30e P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.403776 11503 tablet_replica.cc:333] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.404241 11503 raft_consensus.cc:2243] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.404881 11503 raft_consensus.cc:2272] T 576f175dc189462cb0416ae2d68d6c5e P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.406577 11503 tablet_replica.cc:333] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.407076 11503 raft_consensus.cc:2243] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.407742 11503 raft_consensus.cc:2272] T f11142aab12c4e70a9366dcbd450f6fe P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.409523 11503 tablet_replica.cc:333] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.410027 11503 raft_consensus.cc:2243] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.410414 11503 raft_consensus.cc:2272] T 14d78b6c41df4a1facfbc200449269ff P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.411911 11503 tablet_replica.cc:333] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.412402 11503 raft_consensus.cc:2243] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.412845 11503 raft_consensus.cc:2272] T 098c645a2ef14002a4d00a410d5d7a2d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.414624 11503 tablet_replica.cc:333] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.415230 11503 raft_consensus.cc:2243] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.415671 11503 raft_consensus.cc:2272] T 77694c4a026e466481ab2755e905f1a3 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.417203 11503 tablet_replica.cc:333] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.417724 11503 raft_consensus.cc:2243] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.418401 11503 raft_consensus.cc:2272] T 6cc7f36974814921bc06f0646f7d262d P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.420195 11503 tablet_replica.cc:333] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.420678 11503 raft_consensus.cc:2243] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.421061 11503 raft_consensus.cc:2272] T 8d7debd9b0db4d9f8684473753510bbe P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.422509 11503 tablet_replica.cc:333] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.422910 11503 raft_consensus.cc:2243] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.423309 11503 raft_consensus.cc:2272] T a159fd7843cb4da8a3247292fcc81fec P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.424873 11503 tablet_replica.cc:333] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.425474 11503 raft_consensus.cc:2243] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.425940 11503 raft_consensus.cc:2272] T 1b76f763b2fd48c9bf2e6f7377cdce1d P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.427364 11503 tablet_replica.cc:333] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.427775 11503 raft_consensus.cc:2243] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.428211 11503 raft_consensus.cc:2272] T 5cf87d55123c43f88afd612a63c7d7dc P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.429752 11503 tablet_replica.cc:333] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.430173 11503 raft_consensus.cc:2243] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.430663 11503 raft_consensus.cc:2272] T 3318dda749ac45fe9ca83f1da4028299 P d20c1c29a02d4a8f9edf56c1394aba4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.432089 11503 tablet_replica.cc:333] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e: stopping tablet replica
I20260710 11:00:30.432469 11503 raft_consensus.cc:2243] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.433087 11503 raft_consensus.cc:2272] T 4e8134b81b6d481e9736d43cc1e54fe1 P d20c1c29a02d4a8f9edf56c1394aba4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.466061 11503 tablet_server.cc:196] TabletServer@127.11.59.196:0 shutdown complete.
I20260710 11:00:30.490856 11503 master.cc:562] Master@127.11.59.254:38337 shutting down...
I20260710 11:00:30.510012 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.510519 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.510789 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5890dbd0c9294c37b427953e24daafe4: stopping tablet replica
I20260710 11:00:30.530391 11503 master.cc:584] Master@127.11.59.254:38337 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26940 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:00:30.586894 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:42539
I20260710 11:00:30.588006 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.594153 13437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.594339 13439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.594208 13436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.595222 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:30.596199 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:30.596405 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.596580 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681230596555 us; error 0 us; skew 500 ppm
I20260710 11:00:30.597091 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.599455 11503 webserver.cc:533] Webserver started at http://127.11.59.254:37833/ using document root <none> and password file <none>
I20260710 11:00:30.599929 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.600121 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.600387 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.601500 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "a715afc8cfd440aa854cc2d661e659bc"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-28tl"
I20260710 11:00:30.605608 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:30.608577 13444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.609366 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:30.609597 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "a715afc8cfd440aa854cc2d661e659bc"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-28tl"
I20260710 11:00:30.609817 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.623889 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.624917 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.662340 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:42539
I20260710 11:00:30.662420 13495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:42539 every 8 connection(s)
I20260710 11:00:30.665962 13496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:30.674957 13496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc: Bootstrap starting.
I20260710 11:00:30.679246 13496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:30.683090 13496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc: No bootstrap required, opened a new log
I20260710 11:00:30.684966 13496 raft_consensus.cc:359] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a715afc8cfd440aa854cc2d661e659bc" member_type: VOTER }
I20260710 11:00:30.685320 13496 raft_consensus.cc:385] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:30.685492 13496 raft_consensus.cc:740] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a715afc8cfd440aa854cc2d661e659bc, State: Initialized, Role: FOLLOWER
I20260710 11:00:30.685962 13496 consensus_queue.cc:260] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a715afc8cfd440aa854cc2d661e659bc" member_type: VOTER }
I20260710 11:00:30.686355 13496 raft_consensus.cc:399] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:30.686528 13496 raft_consensus.cc:493] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:30.686740 13496 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:30.690452 13496 raft_consensus.cc:515] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a715afc8cfd440aa854cc2d661e659bc" member_type: VOTER }
I20260710 11:00:30.690877 13496 leader_election.cc:304] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [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: a715afc8cfd440aa854cc2d661e659bc; no voters: 
I20260710 11:00:30.692025 13496 leader_election.cc:290] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:30.692363 13499 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:30.693603 13499 raft_consensus.cc:697] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 1 LEADER]: Becoming Leader. State: Replica: a715afc8cfd440aa854cc2d661e659bc, State: Running, Role: LEADER
I20260710 11:00:30.694238 13499 consensus_queue.cc:237] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [LEADER]: Queue going to LEADER mode. State: All 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: "a715afc8cfd440aa854cc2d661e659bc" member_type: VOTER }
I20260710 11:00:30.694856 13496 sys_catalog.cc:565] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:30.698532 13500 sys_catalog.cc:455] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a715afc8cfd440aa854cc2d661e659bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a715afc8cfd440aa854cc2d661e659bc" member_type: VOTER } }
I20260710 11:00:30.699131 13500 sys_catalog.cc:458] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:30.699663 13501 sys_catalog.cc:455] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader a715afc8cfd440aa854cc2d661e659bc. Latest consensus state: current_term: 1 leader_uuid: "a715afc8cfd440aa854cc2d661e659bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a715afc8cfd440aa854cc2d661e659bc" member_type: VOTER } }
I20260710 11:00:30.700178 13501 sys_catalog.cc:458] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:30.701499 13507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:30.707180 13507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:30.708067 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:30.714913 13507 catalog_manager.cc:1383] Generated new cluster ID: 5cea6f4443104568b8c9ff33aa2dbedb
I20260710 11:00:30.715200 13507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:30.732216 13507 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:30.733431 13507 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:30.744256 13507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc: Generated new TSK 0
I20260710 11:00:30.744835 13507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:30.774434 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.780016 13517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.781214 13518 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.783095 13520 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.783313 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:30.784264 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:30.784515 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.784684 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681230784667 us; error 0 us; skew 500 ppm
I20260710 11:00:30.785208 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.787369 11503 webserver.cc:533] Webserver started at http://127.11.59.193:38243/ using document root <none> and password file <none>
I20260710 11:00:30.787823 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.788013 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.788267 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.789273 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "2040cc232aff4c9ebbd7705eecc369e1"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-28tl"
I20260710 11:00:30.793116 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:00:30.796298 13525 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.796968 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:00:30.797300 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "2040cc232aff4c9ebbd7705eecc369e1"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-28tl"
I20260710 11:00:30.797585 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.823693 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.824818 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.826301 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:30.828395 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:30.828627 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.828855 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:30.829059 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.867653 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:44081
I20260710 11:00:30.867744 13587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:44081 every 8 connection(s)
I20260710 11:00:30.872475 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.879323 13592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.879588 13593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.882658 11503 server_base.cc:1061] running on GCE node
W20260710 11:00:30.882822 13596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.883899 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:30.884124 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.884290 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681230884273 us; error 0 us; skew 500 ppm
I20260710 11:00:30.884788 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.887164 13588 heartbeater.cc:344] Connected to a master server at 127.11.59.254:42539
I20260710 11:00:30.887501 13588 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:30.887591 11503 webserver.cc:533] Webserver started at http://127.11.59.194:45057/ using document root <none> and password file <none>
I20260710 11:00:30.888103 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.888298 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.888175 13588 heartbeater.cc:507] Master 127.11.59.254:42539 requested a full tablet report, sending...
I20260710 11:00:30.888646 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.889752 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-28tl"
I20260710 11:00:30.890347 13461 ts_manager.cc:194] Registered new tserver with Master: 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:30.892571 13461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53554
I20260710 11:00:30.895020 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:30.897958 13600 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.898662 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:30.898943 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-28tl"
I20260710 11:00:30.899214 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.957994 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.959715 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.961339 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:30.963765 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:30.963987 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.964244 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:30.964433 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.006279 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:34007
I20260710 11:00:31.006422 13663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:34007 every 8 connection(s)
I20260710 11:00:31.012638 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:31.021014 13668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.021046 13667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.024443 13670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.024915 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:31.026517 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:31.026793 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:31.027024 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681231027004 us; error 0 us; skew 500 ppm
I20260710 11:00:31.027849 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:31.029856 13664 heartbeater.cc:344] Connected to a master server at 127.11.59.254:42539
I20260710 11:00:31.030277 13664 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:31.031170 11503 webserver.cc:533] Webserver started at http://127.11.59.195:46353/ using document root <none> and password file <none>
I20260710 11:00:31.031204 13664 heartbeater.cc:507] Master 127.11.59.254:42539 requested a full tablet report, sending...
I20260710 11:00:31.031744 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:31.031941 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:31.032261 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:31.034185 13461 ts_manager.cc:194] Registered new tserver with Master: 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:31.034373 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "a38d4fdd14d547e585991ad1023923ea"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-28tl"
I20260710 11:00:31.036504 13461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53556
I20260710 11:00:31.040074 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:31.043231 13675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.043900 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:31.044128 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "a38d4fdd14d547e585991ad1023923ea"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-28tl"
I20260710 11:00:31.044337 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:31.069967 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:31.071113 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:31.072685 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:31.074855 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:31.075083 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.075328 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:31.075500 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.116374 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:37047
I20260710 11:00:31.116495 13737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:37047 every 8 connection(s)
I20260710 11:00:31.121124 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:31.127502 13741 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.128356 13742 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.133031 13744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.134127 13738 heartbeater.cc:344] Connected to a master server at 127.11.59.254:42539
I20260710 11:00:31.134792 13738 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:31.136200 13738 heartbeater.cc:507] Master 127.11.59.254:42539 requested a full tablet report, sending...
I20260710 11:00:31.137794 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:31.138674 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:31.138675 13461 ts_manager.cc:194] Registered new tserver with Master: a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
W20260710 11:00:31.139142 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:31.139359 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681231139341 us; error 0 us; skew 500 ppm
I20260710 11:00:31.139948 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:31.140416 13461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53566
I20260710 11:00:31.142748 11503 webserver.cc:533] Webserver started at http://127.11.59.196:46243/ using document root <none> and password file <none>
I20260710 11:00:31.143260 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:31.143457 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:31.143718 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:31.144851 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-3-root/instance:
uuid: "d4c892f318f04262a4c157ac295c4787"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-28tl"
I20260710 11:00:31.149065 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:00:31.152302 13749 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.152962 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:31.153290 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-3-root
uuid: "d4c892f318f04262a4c157ac295c4787"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-28tl"
I20260710 11:00:31.153589 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:31.178553 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:31.179737 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:31.181118 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:31.183403 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:31.183563 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.183728 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:31.183844 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.223335 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.196:38943
I20260710 11:00:31.223556 13811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.196:38943 every 8 connection(s)
I20260710 11:00:31.236894 13812 heartbeater.cc:344] Connected to a master server at 127.11.59.254:42539
I20260710 11:00:31.237252 13812 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:31.237929 13812 heartbeater.cc:507] Master 127.11.59.254:42539 requested a full tablet report, sending...
I20260710 11:00:31.239567 13461 ts_manager.cc:194] Registered new tserver with Master: d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:31.240142 11503 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013617601s
I20260710 11:00:31.241209 13461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53578
I20260710 11:00:31.265566 13461 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53584:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:00:31.393193 13777 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbdd770d77c49b38df166266abb3e27 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.395081 13777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbdd770d77c49b38df166266abb3e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.400698 13776 tablet_service.cc:1511] Processing CreateTablet for tablet 117b9f8fd4e1481bb1887720bbb429fd (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.402493 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117b9f8fd4e1481bb1887720bbb429fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.408404 13775 tablet_service.cc:1511] Processing CreateTablet for tablet 7c16a44645444748a2b1826443c48170 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.409834 13775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c16a44645444748a2b1826443c48170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.419853 13774 tablet_service.cc:1511] Processing CreateTablet for tablet fd9d4a39363342a4bf69f959cd0b8d26 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.421685 13774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9d4a39363342a4bf69f959cd0b8d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.423671 13773 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae109e4a56c4f1bb157ea5956625591 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.425454 13624 tablet_service.cc:1511] Processing CreateTablet for tablet 9d79bbd19a6b4b14aa7168c3dc7ccb05 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.426757 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d79bbd19a6b4b14aa7168c3dc7ccb05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.426620 13629 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbdd770d77c49b38df166266abb3e27 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.428360 13629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbdd770d77c49b38df166266abb3e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.431006 13628 tablet_service.cc:1511] Processing CreateTablet for tablet 19beb718f9884058b12cb2e6723c4a25 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.432785 13628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19beb718f9884058b12cb2e6723c4a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.434963 13703 tablet_service.cc:1511] Processing CreateTablet for tablet 19beb718f9884058b12cb2e6723c4a25 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.434881 13627 tablet_service.cc:1511] Processing CreateTablet for tablet 7c16a44645444748a2b1826443c48170 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.436463 13703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19beb718f9884058b12cb2e6723c4a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.436795 13627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c16a44645444748a2b1826443c48170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.438025 13772 tablet_service.cc:1511] Processing CreateTablet for tablet 9d79bbd19a6b4b14aa7168c3dc7ccb05 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.438381 13702 tablet_service.cc:1511] Processing CreateTablet for tablet 117b9f8fd4e1481bb1887720bbb429fd (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.438823 13626 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca2d1b1ef8a4fddbf44e47379c46c8e (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.439644 13702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117b9f8fd4e1481bb1887720bbb429fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.441921 13625 tablet_service.cc:1511] Processing CreateTablet for tablet fd9d4a39363342a4bf69f959cd0b8d26 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.442498 13701 tablet_service.cc:1511] Processing CreateTablet for tablet 7c16a44645444748a2b1826443c48170 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.443949 13701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c16a44645444748a2b1826443c48170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.446400 13700 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca2d1b1ef8a4fddbf44e47379c46c8e (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.447793 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca2d1b1ef8a4fddbf44e47379c46c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.447583 13623 tablet_service.cc:1511] Processing CreateTablet for tablet c86a5f2954904074bbbac7855c5f205f (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.450348 13772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d79bbd19a6b4b14aa7168c3dc7ccb05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.450831 13699 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae109e4a56c4f1bb157ea5956625591 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.452173 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae109e4a56c4f1bb157ea5956625591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.453720 13773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae109e4a56c4f1bb157ea5956625591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.454411 13698 tablet_service.cc:1511] Processing CreateTablet for tablet 9d79bbd19a6b4b14aa7168c3dc7ccb05 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.455711 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d79bbd19a6b4b14aa7168c3dc7ccb05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.457856 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86a5f2954904074bbbac7855c5f205f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.458701 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca2d1b1ef8a4fddbf44e47379c46c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.459514 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9d4a39363342a4bf69f959cd0b8d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.475409 13697 tablet_service.cc:1511] Processing CreateTablet for tablet c86a5f2954904074bbbac7855c5f205f (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.476727 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86a5f2954904074bbbac7855c5f205f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.496177 13771 tablet_service.cc:1511] Processing CreateTablet for tablet 5f31dd1e9e014ec08163c5225f527501 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.497769 13771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f31dd1e9e014ec08163c5225f527501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.526777 13696 tablet_service.cc:1511] Processing CreateTablet for tablet 673be6fc3de94a0596ba6ec14c76d240 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.535056 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 5f31dd1e9e014ec08163c5225f527501 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.536366 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f31dd1e9e014ec08163c5225f527501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.542498 13770 tablet_service.cc:1511] Processing CreateTablet for tablet 673be6fc3de94a0596ba6ec14c76d240 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.543880 13770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673be6fc3de94a0596ba6ec14c76d240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.547070 13696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673be6fc3de94a0596ba6ec14c76d240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.565812 13833 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:31.566350 13553 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbdd770d77c49b38df166266abb3e27 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.567652 13553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbdd770d77c49b38df166266abb3e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.572751 13621 tablet_service.cc:1511] Processing CreateTablet for tablet b16e0bdc8e624860b949a6d2b2ef3d97 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.574023 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16e0bdc8e624860b949a6d2b2ef3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.575068 13769 tablet_service.cc:1511] Processing CreateTablet for tablet b16e0bdc8e624860b949a6d2b2ef3d97 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.576341 13769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16e0bdc8e624860b949a6d2b2ef3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.582602 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 675af09f0c4a4c55911295e01eb379cd (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:31.583904 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675af09f0c4a4c55911295e01eb379cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.590261 13701 tablet_service.cc:1511] Processing CreateTablet for tablet 675af09f0c4a4c55911295e01eb379cd (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:31.591300 13833 tablet_bootstrap.cc:654] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.591498 13701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675af09f0c4a4c55911295e01eb379cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.597986 13698 tablet_service.cc:1511] Processing CreateTablet for tablet 29a84ad1bcda4683be46c898a2cc33e6 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:31.599222 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a84ad1bcda4683be46c898a2cc33e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.602313 13776 tablet_service.cc:1511] Processing CreateTablet for tablet c3d4f8ab36f44c6a95cf0f01af28189f (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:31.603586 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d4f8ab36f44c6a95cf0f01af28189f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.606631 13695 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5fb0761ca24ee6819febe6fd374a00 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:31.607894 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5fb0761ca24ee6819febe6fd374a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.609119 13775 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5fb0761ca24ee6819febe6fd374a00 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:31.610328 13775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5fb0761ca24ee6819febe6fd374a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.618228 13627 tablet_service.cc:1511] Processing CreateTablet for tablet c3d4f8ab36f44c6a95cf0f01af28189f (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:31.619434 13627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d4f8ab36f44c6a95cf0f01af28189f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.626196 13770 tablet_service.cc:1511] Processing CreateTablet for tablet 29a84ad1bcda4683be46c898a2cc33e6 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:31.627374 13770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a84ad1bcda4683be46c898a2cc33e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.629633 13700 tablet_service.cc:1511] Processing CreateTablet for tablet be04b44318a349bf8ba66f89344bdd97 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:31.630913 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be04b44318a349bf8ba66f89344bdd97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.631258 13552 tablet_service.cc:1511] Processing CreateTablet for tablet 19beb718f9884058b12cb2e6723c4a25 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.632462 13552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19beb718f9884058b12cb2e6723c4a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.638350 13628 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5fb0761ca24ee6819febe6fd374a00 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:31.639974 13628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5fb0761ca24ee6819febe6fd374a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.640811 13833 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:31.641307 13833 ts_tablet_manager.cc:1403] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.076s	user 0.002s	sys 0.021s
I20260710 11:00:31.641933 13551 tablet_service.cc:1511] Processing CreateTablet for tablet 117b9f8fd4e1481bb1887720bbb429fd (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.644112 13550 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca2d1b1ef8a4fddbf44e47379c46c8e (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.644187 13833 raft_consensus.cc:359] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:31.618228 13699 tablet_service.cc:1511] Processing CreateTablet for tablet b16e0bdc8e624860b949a6d2b2ef3d97 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.649415 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae109e4a56c4f1bb157ea5956625591 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.651224 13547 tablet_service.cc:1511] Processing CreateTablet for tablet c86a5f2954904074bbbac7855c5f205f (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.647289 13549 tablet_service.cc:1511] Processing CreateTablet for tablet fd9d4a39363342a4bf69f959cd0b8d26 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.657893 13832 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:31.647569 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca2d1b1ef8a4fddbf44e47379c46c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.661602 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117b9f8fd4e1481bb1887720bbb429fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.662256 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86a5f2954904074bbbac7855c5f205f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.664901 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 5f31dd1e9e014ec08163c5225f527501 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.666143 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f31dd1e9e014ec08163c5225f527501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.669538 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae109e4a56c4f1bb157ea5956625591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.670532 13545 tablet_service.cc:1511] Processing CreateTablet for tablet 673be6fc3de94a0596ba6ec14c76d240 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.671752 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673be6fc3de94a0596ba6ec14c76d240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.675423 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 675af09f0c4a4c55911295e01eb379cd (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:31.677488 13774 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9ae62ecbda4f558a5c4fcc057a58e4 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:31.678705 13774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9ae62ecbda4f558a5c4fcc057a58e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.681546 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9d4a39363342a4bf69f959cd0b8d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.646175 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16e0bdc8e624860b949a6d2b2ef3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.692677 13623 tablet_service.cc:1511] Processing CreateTablet for tablet be04b44318a349bf8ba66f89344bdd97 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:31.693677 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675af09f0c4a4c55911295e01eb379cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.694022 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be04b44318a349bf8ba66f89344bdd97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.700758 13776 tablet_service.cc:1511] Processing CreateTablet for tablet 43ec9d37bd4f4ecb859f508165f48d88 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:31.702044 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ec9d37bd4f4ecb859f508165f48d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.703374 13832 tablet_bootstrap.cc:654] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:31.707155 13509 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:31.710965 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9ae62ecbda4f558a5c4fcc057a58e4 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:31.712216 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9ae62ecbda4f558a5c4fcc057a58e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.718078 13703 tablet_service.cc:1511] Processing CreateTablet for tablet 22cfcfcac60a49b090e3eb35ce5c80c6 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:31.718078 13697 tablet_service.cc:1511] Processing CreateTablet for tablet 43ec9d37bd4f4ecb859f508165f48d88 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:31.719367 13703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cfcfcac60a49b090e3eb35ce5c80c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.720165 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ec9d37bd4f4ecb859f508165f48d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.726086 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 22cfcfcac60a49b090e3eb35ce5c80c6 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:31.645210 13833 raft_consensus.cc:385] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.739274 13834 tablet_bootstrap.cc:492] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:31.750727 13773 tablet_service.cc:1511] Processing CreateTablet for tablet 22cfcfcac60a49b090e3eb35ce5c80c6 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:31.752417 13773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cfcfcac60a49b090e3eb35ce5c80c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.738075 13833 raft_consensus.cc:740] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.770088 13833 consensus_queue.cc:260] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:31.795710 13698 tablet_service.cc:1511] Processing CreateTablet for tablet b74aee4b1fc34d6bb16d25139f2f2856 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:31.797950 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74aee4b1fc34d6bb16d25139f2f2856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.816721 13552 tablet_service.cc:1511] Processing CreateTablet for tablet c3d4f8ab36f44c6a95cf0f01af28189f (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:31.827168 13552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d4f8ab36f44c6a95cf0f01af28189f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.832412 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 29a84ad1bcda4683be46c898a2cc33e6 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:31.834370 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a84ad1bcda4683be46c898a2cc33e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.839749 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cfcfcac60a49b090e3eb35ce5c80c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.847558 13624 tablet_service.cc:1511] Processing CreateTablet for tablet b74aee4b1fc34d6bb16d25139f2f2856 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:31.818720 13769 tablet_service.cc:1511] Processing CreateTablet for tablet 8fa9191159ad4ed7b06f38251d3471ce (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:31.885659 13627 tablet_service.cc:1511] Processing CreateTablet for tablet 8fa9191159ad4ed7b06f38251d3471ce (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:31.886570 13703 tablet_service.cc:1511] Processing CreateTablet for tablet 4b43bcd3d9a54e928b244c0913706e5b (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:31.888289 13703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b43bcd3d9a54e928b244c0913706e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.891628 13547 tablet_service.cc:1511] Processing CreateTablet for tablet be04b44318a349bf8ba66f89344bdd97 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:31.892911 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be04b44318a349bf8ba66f89344bdd97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.876190 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74aee4b1fc34d6bb16d25139f2f2856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.897444 13627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fa9191159ad4ed7b06f38251d3471ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.900270 13588 heartbeater.cc:499] Master 127.11.59.254:42539 was elected leader, sending a full tablet report...
I20260710 11:00:31.901139 13774 tablet_service.cc:1511] Processing CreateTablet for tablet 4b43bcd3d9a54e928b244c0913706e5b (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:31.910241 13769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fa9191159ad4ed7b06f38251d3471ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.921160 13625 tablet_service.cc:1511] Processing CreateTablet for tablet db4638a5d8184fcebcba6285edc1c400 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:31.922694 13553 tablet_service.cc:1511] Processing CreateTablet for tablet 43ec9d37bd4f4ecb859f508165f48d88 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:31.923314 13832 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:31.932678 13738 heartbeater.cc:499] Master 127.11.59.254:42539 was elected leader, sending a full tablet report...
I20260710 11:00:31.933319 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 8fa9191159ad4ed7b06f38251d3471ce (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:31.934615 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fa9191159ad4ed7b06f38251d3471ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.935894 13832 ts_tablet_manager.cc:1403] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.278s	user 0.060s	sys 0.073s
I20260710 11:00:31.935516 13698 tablet_service.cc:1511] Processing CreateTablet for tablet db4638a5d8184fcebcba6285edc1c400 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:31.937028 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4638a5d8184fcebcba6285edc1c400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.937595 13553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ec9d37bd4f4ecb859f508165f48d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.939414 13832 raft_consensus.cc:359] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:31.940263 13832 raft_consensus.cc:385] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.940552 13832 raft_consensus.cc:740] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.937220 13776 tablet_service.cc:1511] Processing CreateTablet for tablet db4638a5d8184fcebcba6285edc1c400 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:31.941706 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4638a5d8184fcebcba6285edc1c400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.931854 13774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b43bcd3d9a54e928b244c0913706e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.949358 13832 consensus_queue.cc:260] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:31.953660 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4638a5d8184fcebcba6285edc1c400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.960536 13552 tablet_service.cc:1511] Processing CreateTablet for tablet 4b43bcd3d9a54e928b244c0913706e5b (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:31.961660 13550 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9ae62ecbda4f558a5c4fcc057a58e4 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:31.962316 13552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b43bcd3d9a54e928b244c0913706e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.963016 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9ae62ecbda4f558a5c4fcc057a58e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.985152 13833 ts_tablet_manager.cc:1434] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.344s	user 0.010s	sys 0.024s
I20260710 11:00:31.985378 13837 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:31.921404 13545 tablet_service.cc:1511] Processing CreateTablet for tablet b74aee4b1fc34d6bb16d25139f2f2856 (DEFAULT_TABLE table=test-workload [id=76c5fe2e5b1a4ac4a87be3aac8058c1a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:31.993731 13834 tablet_bootstrap.cc:654] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.000965 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74aee4b1fc34d6bb16d25139f2f2856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.028716 13838 raft_consensus.cc:493] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.029284 13812 heartbeater.cc:499] Master 127.11.59.254:42539 was elected leader, sending a full tablet report...
I20260710 11:00:32.029556 13838 raft_consensus.cc:515] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.044816 13664 heartbeater.cc:499] Master 127.11.59.254:42539 was elected leader, sending a full tablet report...
I20260710 11:00:32.046339 13832 ts_tablet_manager.cc:1434] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.110s	user 0.013s	sys 0.022s
I20260710 11:00:32.047292 13832 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.039098 13833 tablet_bootstrap.cc:492] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.055085 13838 leader_election.cc:290] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.062863 13837 tablet_bootstrap.cc:654] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.102221 13834 tablet_bootstrap.cc:492] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.102749 13834 ts_tablet_manager.cc:1403] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.364s	user 0.038s	sys 0.017s
I20260710 11:00:32.106118 13832 tablet_bootstrap.cc:654] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.106014 13834 raft_consensus.cc:359] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.106750 13834 raft_consensus.cc:385] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.107088 13834 raft_consensus.cc:740] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.107868 13834 consensus_queue.cc:260] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.121451 13834 ts_tablet_manager.cc:1434] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260710 11:00:32.122071 13837 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.122179 13834 tablet_bootstrap.cc:492] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.122582 13837 ts_tablet_manager.cc:1403] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.004s
W20260710 11:00:32.123296 13739 tablet.cc:2406] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:32.125732 13837 raft_consensus.cc:359] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.126441 13837 raft_consensus.cc:385] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.126768 13837 raft_consensus.cc:740] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.127641 13837 consensus_queue.cc:260] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.130184 13833 tablet_bootstrap.cc:654] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.128134 13832 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.134593 13832 ts_tablet_manager.cc:1403] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.004s
I20260710 11:00:32.136117 13834 tablet_bootstrap.cc:654] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.138077 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae109e4a56c4f1bb157ea5956625591" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.138657 13832 raft_consensus.cc:359] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.139389 13832 raft_consensus.cc:385] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:32.140388 13677 leader_election.cc:343] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.144558 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae109e4a56c4f1bb157ea5956625591" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
W20260710 11:00:32.146719 13676 leader_election.cc:343] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.146821 13834 tablet_bootstrap.cc:492] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.147253 13676 leader_election.cc:304] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:32.147589 13834 ts_tablet_manager.cc:1403] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260710 11:00:32.148530 13838 raft_consensus.cc:2749] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.151080 13834 raft_consensus.cc:359] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.151772 13834 raft_consensus.cc:385] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.152036 13834 raft_consensus.cc:740] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.152783 13837 ts_tablet_manager.cc:1434] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260710 11:00:32.152714 13834 consensus_queue.cc:260] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.153869 13837 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:32.155009 13834 ts_tablet_manager.cc:1434] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:00:32.155951 13834 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.160125 13847 raft_consensus.cc:493] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.160841 13837 tablet_bootstrap.cc:654] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.139750 13832 raft_consensus.cc:740] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.160739 13847 raft_consensus.cc:515] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.162009 13832 consensus_queue.cc:260] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.170569 13832 ts_tablet_manager.cc:1434] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.036s	user 0.000s	sys 0.006s
I20260710 11:00:32.171562 13847 leader_election.cc:290] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:32.172768 13832 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.179343 13832 tablet_bootstrap.cc:654] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.181434 13833 tablet_bootstrap.cc:492] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.183849 13833 ts_tablet_manager.cc:1403] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.146s	user 0.027s	sys 0.017s
I20260710 11:00:32.185933 13837 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.186563 13837 ts_tablet_manager.cc:1403] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.009s
I20260710 11:00:32.190514 13837 raft_consensus.cc:359] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.190907 13833 raft_consensus.cc:359] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.191505 13837 raft_consensus.cc:385] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.191762 13833 raft_consensus.cc:385] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.191936 13837 raft_consensus.cc:740] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.192286 13833 raft_consensus.cc:740] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.191957 13834 tablet_bootstrap.cc:654] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.193001 13837 consensus_queue.cc:260] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.193413 13833 consensus_queue.cc:260] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.195796 13837 ts_tablet_manager.cc:1434] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:32.196800 13837 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:32.199805 13833 ts_tablet_manager.cc:1434] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:32.200917 13833 tablet_bootstrap.cc:492] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.203701 13837 tablet_bootstrap.cc:654] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.211652 13832 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.212302 13832 ts_tablet_manager.cc:1403] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.007s
I20260710 11:00:32.215775 13833 tablet_bootstrap.cc:654] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.215963 13832 raft_consensus.cc:359] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.216934 13832 raft_consensus.cc:385] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.217344 13832 raft_consensus.cc:740] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.219219 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d79bbd19a6b4b14aa7168c3dc7ccb05" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.219985 13834 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.220561 13834 ts_tablet_manager.cc:1403] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.001s
W20260710 11:00:32.221095 13602 leader_election.cc:343] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.224350 13834 raft_consensus.cc:359] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.225139 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d79bbd19a6b4b14aa7168c3dc7ccb05" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.225350 13834 raft_consensus.cc:385] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.225256 13832 consensus_queue.cc:260] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.225950 13834 raft_consensus.cc:740] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
W20260710 11:00:32.226940 13603 leader_election.cc:343] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.227397 13603 leader_election.cc:304] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:32.228209 13832 ts_tablet_manager.cc:1434] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:00:32.229094 13832 tablet_bootstrap.cc:492] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.229599 13847 raft_consensus.cc:2749] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.227164 13834 consensus_queue.cc:260] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.233063 13839 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.233527 13839 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.233870 13833 tablet_bootstrap.cc:492] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.234606 13833 ts_tablet_manager.cc:1403] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.001s
I20260710 11:00:32.236222 13839 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.237576 13832 tablet_bootstrap.cc:654] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.237694 13833 raft_consensus.cc:359] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.238622 13833 raft_consensus.cc:385] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.238957 13833 raft_consensus.cc:740] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.239917 13833 consensus_queue.cc:260] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.233843 13837 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.242926 13837 ts_tablet_manager.cc:1403] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.012s
I20260710 11:00:32.249732 13833 ts_tablet_manager.cc:1434] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 11:00:32.249475 13837 raft_consensus.cc:359] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.250483 13837 raft_consensus.cc:385] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.250864 13837 raft_consensus.cc:740] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.253288 13833 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.254808 13834 ts_tablet_manager.cc:1434] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
I20260710 11:00:32.260525 13833 tablet_bootstrap.cc:654] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.261925 13834 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.260520 13837 consensus_queue.cc:260] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.268721 13837 ts_tablet_manager.cc:1434] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:00:32.269754 13837 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:32.276309 13837 tablet_bootstrap.cc:654] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.280064 13834 tablet_bootstrap.cc:654] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.282037 13832 tablet_bootstrap.cc:492] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.284773 13832 ts_tablet_manager.cc:1403] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.003s
I20260710 11:00:32.289184 13832 raft_consensus.cc:359] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.289868 13833 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.289952 13832 raft_consensus.cc:385] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.290395 13832 raft_consensus.cc:740] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.290992 13837 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.291491 13837 ts_tablet_manager.cc:1403] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.012s
I20260710 11:00:32.291837 13832 consensus_queue.cc:260] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.292768 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
W20260710 11:00:32.294374 13750 leader_election.cc:343] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.296566 13837 raft_consensus.cc:359] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.297305 13837 raft_consensus.cc:385] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.297601 13837 raft_consensus.cc:740] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.298472 13837 consensus_queue.cc:260] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.290403 13833 ts_tablet_manager.cc:1403] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.015s
I20260710 11:00:32.303138 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
W20260710 11:00:32.305127 13752 leader_election.cc:343] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.305781 13752 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:32.306470 13839 raft_consensus.cc:2749] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.304931 13833 raft_consensus.cc:359] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.307102 13833 raft_consensus.cc:385] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.307418 13833 raft_consensus.cc:740] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.307551 13837 ts_tablet_manager.cc:1434] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:00:32.308446 13834 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.308527 13837 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:32.308167 13833 consensus_queue.cc:260] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.308961 13834 ts_tablet_manager.cc:1403] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.013s
I20260710 11:00:32.310691 13833 ts_tablet_manager.cc:1434] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:00:32.311559 13833 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.311794 13834 raft_consensus.cc:359] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.312474 13834 raft_consensus.cc:385] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.312781 13834 raft_consensus.cc:740] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.313596 13834 consensus_queue.cc:260] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.317406 13837 tablet_bootstrap.cc:654] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.318123 13833 tablet_bootstrap.cc:654] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.295327 13832 ts_tablet_manager.cc:1434] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:32.320763 13834 ts_tablet_manager.cc:1434] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:00:32.321676 13832 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.323071 13847 raft_consensus.cc:493] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.323635 13847 raft_consensus.cc:515] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.327534 13832 tablet_bootstrap.cc:654] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.327385 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16a44645444748a2b1826443c48170" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.328048 13787 raft_consensus.cc:2468] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:32.328457 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16a44645444748a2b1826443c48170" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.329018 13713 raft_consensus.cc:2468] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:32.329178 13602 leader_election.cc:304] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:32.321676 13834 tablet_bootstrap.cc:492] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.330241 13847 leader_election.cc:290] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:32.335709 13849 raft_consensus.cc:493] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.336380 13847 raft_consensus.cc:2804] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.336824 13847 raft_consensus.cc:493] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.336558 13849 raft_consensus.cc:515] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.337216 13847 raft_consensus.cc:3060] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.337103 13834 tablet_bootstrap.cc:654] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.341632 13839 raft_consensus.cc:493] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.342262 13839 raft_consensus.cc:515] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.349139 13847 raft_consensus.cc:515] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.349642 13849 leader_election.cc:290] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:32.360671 13833 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.361208 13833 ts_tablet_manager.cc:1403] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.004s
I20260710 11:00:32.363911 13833 raft_consensus.cc:359] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.364559 13833 raft_consensus.cc:385] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.364740 13849 raft_consensus.cc:493] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.344945 13839 leader_election.cc:290] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.364827 13833 raft_consensus.cc:740] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.370020 13847 leader_election.cc:290] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:32.371088 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.371459 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16a44645444748a2b1826443c48170" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.371628 13563 raft_consensus.cc:2468] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 0.
I20260710 11:00:32.371999 13713 raft_consensus.cc:3060] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.365511 13849 raft_consensus.cc:515] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.374682 13849 leader_election.cc:290] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.374449 13833 consensus_queue.cc:260] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.375627 13837 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.377573 13837 ts_tablet_manager.cc:1403] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.009s
I20260710 11:00:32.377756 13839 raft_consensus.cc:493] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.378206 13839 raft_consensus.cc:515] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.379643 13833 ts_tablet_manager.cc:1434] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:00:32.380154 13839 leader_election.cc:290] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.380584 13833 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.380421 13837 raft_consensus.cc:359] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.381197 13837 raft_consensus.cc:385] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.381490 13837 raft_consensus.cc:740] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.382272 13837 consensus_queue.cc:260] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.383638 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.384371 13832 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.385715 13832 ts_tablet_manager.cc:1403] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.017s
W20260710 11:00:32.386366 13752 leader_election.cc:343] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.384428 13750 leader_election.cc:304] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:32.387419 13839 raft_consensus.cc:2804] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.387748 13839 raft_consensus.cc:493] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.388068 13839 raft_consensus.cc:3060] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.388622 13832 raft_consensus.cc:359] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.393924 13832 raft_consensus.cc:385] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.394229 13832 raft_consensus.cc:740] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.394184 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
W20260710 11:00:32.395561 13752 leader_election.cc:343] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.396090 13837 ts_tablet_manager.cc:1434] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:00:32.393046 13713 raft_consensus.cc:2468] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:32.397367 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16a44645444748a2b1826443c48170" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:32.397831 13837 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:32.397893 13787 raft_consensus.cc:3060] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.398078 13603 leader_election.cc:304] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:32.395586 13833 tablet_bootstrap.cc:654] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.398954 13847 raft_consensus.cc:2804] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.399560 13847 raft_consensus.cc:697] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:32.400404 13847 consensus_queue.cc:237] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.404953 13839 raft_consensus.cc:515] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.406491 13787 raft_consensus.cc:2468] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:32.407516 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:32.396549 13832 consensus_queue.cc:260] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
W20260710 11:00:32.408771 13752 leader_election.cc:343] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.410872 13839 leader_election.cc:290] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.415036 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:32.416887 13562 raft_consensus.cc:3060] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.421348 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
W20260710 11:00:32.423482 13750 leader_election.cc:343] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.424103 13750 leader_election.cc:304] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:32.429831 13839 raft_consensus.cc:2749] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.434967 13832 ts_tablet_manager.cc:1434] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.049s	user 0.001s	sys 0.005s
I20260710 11:00:32.436000 13832 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.438165 13834 tablet_bootstrap.cc:492] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.438640 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.439450 13787 raft_consensus.cc:2393] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2040cc232aff4c9ebbd7705eecc369e1 in current term 1: Already voted for candidate d4c892f318f04262a4c157ac295c4787 in this term.
I20260710 11:00:32.438654 13834 ts_tablet_manager.cc:1403] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.013s
I20260710 11:00:32.442463 13562 raft_consensus.cc:2468] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:32.445717 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:32.446331 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:32.447588 13837 tablet_bootstrap.cc:654] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.449252 13750 leader_election.cc:304] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:32.450038 13839 raft_consensus.cc:2804] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.450479 13839 raft_consensus.cc:697] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:32.451874 13834 raft_consensus.cc:359] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.452570 13834 raft_consensus.cc:385] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.452867 13834 raft_consensus.cc:740] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.453080 13833 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.453591 13833 ts_tablet_manager.cc:1403] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.009s
I20260710 11:00:32.453554 13834 consensus_queue.cc:260] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.455410 13832 tablet_bootstrap.cc:654] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.452183 13839 consensus_queue.cc:237] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.457469 13833 raft_consensus.cc:359] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.458209 13833 raft_consensus.cc:385] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:32.459559 13528 leader_election.cc:343] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.460021 13833 raft_consensus.cc:740] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.460440 13528 leader_election.cc:304] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:32.461297 13849 raft_consensus.cc:2749] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.461122 13833 consensus_queue.cc:260] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
W20260710 11:00:32.461665 13528 leader_election.cc:343] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.463187 13834 ts_tablet_manager.cc:1434] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:00:32.464095 13834 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.467167 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.467818 13713 raft_consensus.cc:2468] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:32.469132 13528 leader_election.cc:304] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:32.471248 13833 ts_tablet_manager.cc:1434] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:32.471700 13849 raft_consensus.cc:2804] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.470844 13459 catalog_manager.cc:5697] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.472288 13834 tablet_bootstrap.cc:654] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.472440 13849 raft_consensus.cc:493] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.472904 13849 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.480710 13849 raft_consensus.cc:515] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.483574 13849 leader_election.cc:290] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.485257 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:32.486088 13877 raft_consensus.cc:493] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.487505 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.492884 13713 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.491267 13834 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.493799 13834 ts_tablet_manager.cc:1403] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.003s
I20260710 11:00:32.491328 13833 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.501525 13461 catalog_manager.cc:5697] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 1 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.502307 13713 raft_consensus.cc:2468] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:32.496728 13877 raft_consensus.cc:515] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
W20260710 11:00:32.504859 13528 leader_election.cc:343] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.506121 13877 leader_election.cc:290] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:32.507925 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f31dd1e9e014ec08163c5225f527501" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:32.507210 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f31dd1e9e014ec08163c5225f527501" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
W20260710 11:00:32.509193 13752 leader_election.cc:343] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.510628 13750 leader_election.cc:343] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.511113 13750 leader_election.cc:304] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:32.511302 13834 raft_consensus.cc:359] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.512028 13834 raft_consensus.cc:385] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.512637 13877 raft_consensus.cc:2749] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.512781 13834 raft_consensus.cc:740] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.515511 13528 leader_election.cc:304] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:32.518368 13832 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.518862 13832 ts_tablet_manager.cc:1403] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.025s
I20260710 11:00:32.520340 13833 tablet_bootstrap.cc:654] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.516934 13849 raft_consensus.cc:2804] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.522372 13832 raft_consensus.cc:359] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.523183 13832 raft_consensus.cc:385] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.521337 13834 consensus_queue.cc:260] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.524384 13832 raft_consensus.cc:740] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.525421 13832 consensus_queue.cc:260] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.526360 13837 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.526563 13834 ts_tablet_manager.cc:1434] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 11:00:32.526818 13837 ts_tablet_manager.cc:1403] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.041s
I20260710 11:00:32.527823 13834 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.528030 13832 ts_tablet_manager.cc:1434] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:00:32.529098 13832 tablet_bootstrap.cc:492] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.529824 13837 raft_consensus.cc:359] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.530537 13837 raft_consensus.cc:385] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.530823 13837 raft_consensus.cc:740] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.536795 13832 tablet_bootstrap.cc:654] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.537503 13849 raft_consensus.cc:697] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:32.536851 13834 tablet_bootstrap.cc:654] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.538398 13849 consensus_queue.cc:237] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.539690 13837 consensus_queue.cc:260] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.540719 13847 raft_consensus.cc:493] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.541164 13847 raft_consensus.cc:515] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.542026 13837 ts_tablet_manager.cc:1434] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:00:32.542886 13837 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:32.543349 13847 leader_election.cc:290] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.547065 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a5f2954904074bbbac7855c5f205f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.547680 13713 raft_consensus.cc:2468] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:32.548882 13603 leader_election.cc:304] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:32.549351 13833 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.549831 13833 ts_tablet_manager.cc:1403] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.000s
I20260710 11:00:32.549759 13847 raft_consensus.cc:2804] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.550278 13847 raft_consensus.cc:493] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.550612 13847 raft_consensus.cc:3060] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.556439 13833 raft_consensus.cc:359] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.556942 13833 raft_consensus.cc:385] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.557119 13833 raft_consensus.cc:740] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.558040 13833 consensus_queue.cc:260] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.558216 13847 raft_consensus.cc:515] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.559165 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a5f2954904074bbbac7855c5f205f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.559703 13562 raft_consensus.cc:2468] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:32.560428 13834 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.560891 13834 ts_tablet_manager.cc:1403] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260710 11:00:32.561264 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a5f2954904074bbbac7855c5f205f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.561789 13713 raft_consensus.cc:3060] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.562377 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a5f2954904074bbbac7855c5f205f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:32.562855 13562 raft_consensus.cc:3060] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.563654 13833 ts_tablet_manager.cc:1434] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:32.563593 13834 raft_consensus.cc:359] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.564340 13834 raft_consensus.cc:385] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.564639 13833 tablet_bootstrap.cc:492] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.564617 13834 raft_consensus.cc:740] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.565502 13834 consensus_queue.cc:260] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.568259 13713 raft_consensus.cc:2468] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:32.569494 13603 leader_election.cc:304] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:32.570289 13562 raft_consensus.cc:2468] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:32.570401 13834 ts_tablet_manager.cc:1434] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:32.570438 13868 raft_consensus.cc:2804] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.571580 13834 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.572183 13833 tablet_bootstrap.cc:654] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.572862 13868 raft_consensus.cc:697] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:32.573792 13868 consensus_queue.cc:237] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.574381 13847 leader_election.cc:290] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.585282 13833 tablet_bootstrap.cc:492] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.585902 13833 ts_tablet_manager.cc:1403] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260710 11:00:32.586753 13834 tablet_bootstrap.cc:654] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.587733 13837 tablet_bootstrap.cc:654] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.589316 13833 raft_consensus.cc:359] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.590104 13868 raft_consensus.cc:493] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.590749 13868 raft_consensus.cc:515] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.590135 13833 raft_consensus.cc:385] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.592941 13833 raft_consensus.cc:740] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.593580 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f31dd1e9e014ec08163c5225f527501" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.593788 13833 consensus_queue.cc:260] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.594148 13787 raft_consensus.cc:2468] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:32.594807 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f31dd1e9e014ec08163c5225f527501" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.595253 13602 leader_election.cc:304] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:32.595563 13562 raft_consensus.cc:2468] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:32.595793 13833 ts_tablet_manager.cc:1434] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:00:32.596338 13847 raft_consensus.cc:2804] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.596683 13833 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.596478 13868 leader_election.cc:290] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.598088 13458 catalog_manager.cc:5697] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.601207 13832 tablet_bootstrap.cc:492] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.601826 13832 ts_tablet_manager.cc:1403] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.004s
I20260710 11:00:32.596704 13847 raft_consensus.cc:493] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.602551 13847 raft_consensus.cc:3060] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.605840 13832 raft_consensus.cc:359] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.606676 13832 raft_consensus.cc:385] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.606963 13832 raft_consensus.cc:740] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.607828 13832 consensus_queue.cc:260] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.610117 13832 ts_tablet_manager.cc:1434] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:32.611567 13832 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.613050 13847 raft_consensus.cc:515] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.618626 13833 tablet_bootstrap.cc:654] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.618760 13832 tablet_bootstrap.cc:654] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.628715 13834 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.629434 13834 ts_tablet_manager.cc:1403] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.000s
I20260710 11:00:32.631098 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f31dd1e9e014ec08163c5225f527501" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:32.631691 13787 raft_consensus.cc:3060] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.633100 13834 raft_consensus.cc:359] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.634764 13834 raft_consensus.cc:385] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.635576 13834 raft_consensus.cc:740] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.637554 13834 consensus_queue.cc:260] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.639392 13787 raft_consensus.cc:2468] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:32.640638 13602 leader_election.cc:304] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:32.641515 13868 raft_consensus.cc:2804] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.642119 13847 leader_election.cc:290] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.642168 13868 raft_consensus.cc:697] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:32.644399 13868 consensus_queue.cc:237] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.646220 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f31dd1e9e014ec08163c5225f527501" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:32.646768 13562 raft_consensus.cc:3060] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.650707 13849 raft_consensus.cc:493] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.651166 13849 raft_consensus.cc:515] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.642198 13460 catalog_manager.cc:5697] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.654623 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:32.655246 13638 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:32.656675 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.657306 13713 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:32.658766 13528 leader_election.cc:304] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:32.659888 13883 raft_consensus.cc:2804] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.660240 13883 raft_consensus.cc:493] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.660611 13883 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.660727 13562 raft_consensus.cc:2468] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:32.653075 13849 leader_election.cc:290] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:32.665793 13834 ts_tablet_manager.cc:1434] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:00:32.668133 13834 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.669066 13837 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.669284 13883 raft_consensus.cc:515] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.670778 13833 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.671280 13833 ts_tablet_manager.cc:1403] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.075s	user 0.034s	sys 0.018s
I20260710 11:00:32.672448 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.673029 13713 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.674206 13833 raft_consensus.cc:359] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.674997 13833 raft_consensus.cc:385] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.675307 13833 raft_consensus.cc:740] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.678337 13847 raft_consensus.cc:493] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.678855 13849 raft_consensus.cc:493] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.678785 13847 raft_consensus.cc:515] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.679325 13849 raft_consensus.cc:515] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.680593 13832 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.680871 13847 leader_election.cc:290] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.681083 13832 ts_tablet_manager.cc:1403] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.006s
I20260710 11:00:32.676082 13833 consensus_queue.cc:260] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.681883 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.682266 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:32.682667 13562 raft_consensus.cc:2393] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 1: Already voted for candidate d4c892f318f04262a4c157ac295c4787 in this term.
I20260710 11:00:32.682859 13638 raft_consensus.cc:2468] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:32.684378 13528 leader_election.cc:304] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: 
I20260710 11:00:32.684810 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.685495 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbdd770d77c49b38df166266abb3e27" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.680891 13849 leader_election.cc:290] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.687022 13602 leader_election.cc:304] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:32.687726 13849 raft_consensus.cc:2804] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.688100 13849 raft_consensus.cc:493] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.687047 13833 ts_tablet_manager.cc:1434] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:00:32.688444 13849 raft_consensus.cc:3060] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.689653 13833 tablet_bootstrap.cc:492] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.689194 13461 catalog_manager.cc:5697] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.691418 13883 leader_election.cc:290] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:32.694813 13834 tablet_bootstrap.cc:654] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.694412 13868 raft_consensus.cc:3060] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.699560 13832 raft_consensus.cc:359] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.701370 13833 tablet_bootstrap.cc:654] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.701929 13713 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:32.702193 13849 raft_consensus.cc:515] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.702875 13832 raft_consensus.cc:385] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.705096 13832 raft_consensus.cc:740] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.705799 13837 ts_tablet_manager.cc:1403] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.013s
I20260710 11:00:32.706120 13849 leader_election.cc:290] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.705982 13832 consensus_queue.cc:260] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.704066 13868 raft_consensus.cc:2749] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.708114 13834 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:32.708534 13834 ts_tablet_manager.cc:1403] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
W20260710 11:00:32.710650 13509 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:32.712987 13834 raft_consensus.cc:359] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.713637 13832 ts_tablet_manager.cc:1434] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:00:32.713658 13834 raft_consensus.cc:385] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.714249 13834 raft_consensus.cc:740] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.715128 13832 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.714887 13834 consensus_queue.cc:260] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.716846 13834 ts_tablet_manager.cc:1434] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260710 11:00:32.718533 13528 leader_election.cc:343] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.719460 13528 leader_election.cc:304] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:32.708663 13837 raft_consensus.cc:359] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.720448 13837 raft_consensus.cc:385] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.720744 13837 raft_consensus.cc:740] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.721455 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.721683 13837 consensus_queue.cc:260] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.722757 13849 raft_consensus.cc:2804] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.723224 13849 raft_consensus.cc:697] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:32.724022 13849 consensus_queue.cc:237] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.727319 13877 raft_consensus.cc:493] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.727948 13877 raft_consensus.cc:515] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.730131 13837 ts_tablet_manager.cc:1434] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260710 11:00:32.731138 13838 raft_consensus.cc:493] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.731830 13838 raft_consensus.cc:515] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.733750 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:32.735855 13639 raft_consensus.cc:3060] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.734797 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:32.737995 13638 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.741035 13832 tablet_bootstrap.cc:654] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.730362 13877 leader_election.cc:290] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.744439 13637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5fb0761ca24ee6819febe6fd374a00" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
W20260710 11:00:32.750216 13752 leader_election.cc:343] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.755849 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d79bbd19a6b4b14aa7168c3dc7ccb05" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
W20260710 11:00:32.759609 13677 leader_election.cc:343] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.760358 13838 leader_election.cc:290] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
W20260710 11:00:32.731714 13528 leader_election.cc:343] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.764361 13834 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:32.766218 13639 raft_consensus.cc:2468] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:32.770279 13833 tablet_bootstrap.cc:492] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.770324 13638 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:32.770928 13833 ts_tablet_manager.cc:1403] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.081s	user 0.033s	sys 0.030s
I20260710 11:00:32.771804 13837 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:32.764420 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5fb0761ca24ee6819febe6fd374a00" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.773800 13713 raft_consensus.cc:2468] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 0.
I20260710 11:00:32.773809 13833 raft_consensus.cc:359] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.774688 13833 raft_consensus.cc:385] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.775008 13833 raft_consensus.cc:740] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.775027 13752 leader_election.cc:304] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [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: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:32.776211 13839 raft_consensus.cc:493] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.775907 13833 consensus_queue.cc:260] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.776639 13839 raft_consensus.cc:515] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.776978 13877 raft_consensus.cc:2804] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.777604 13877 raft_consensus.cc:493] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.778060 13877 raft_consensus.cc:3060] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.778192 13833 ts_tablet_manager.cc:1434] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:32.778852 13839 leader_election.cc:290] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:32.779273 13833 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:32.783599 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.784062 13834 tablet_bootstrap.cc:654] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:32.784782 13750 leader_election.cc:343] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.786201 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
W20260710 11:00:32.788352 13752 leader_election.cc:343] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.788822 13752 leader_election.cc:304] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:32.789911 13839 raft_consensus.cc:2749] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.791004 13833 tablet_bootstrap.cc:654] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.797909 13868 consensus_queue.cc:1048] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:32.800379 13868 raft_consensus.cc:493] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.800957 13868 raft_consensus.cc:515] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
W20260710 11:00:32.787539 13528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.59.195:37047, user_credentials={real_user=slave}} blocked reactor thread for 55874.3us
I20260710 11:00:32.807855 13528 leader_election.cc:304] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:32.808511 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16e0bdc8e624860b949a6d2b2ef3d97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
W20260710 11:00:32.811941 13602 leader_election.cc:343] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.812124 13883 raft_consensus.cc:2804] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.812805 13883 raft_consensus.cc:697] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:32.813522 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16e0bdc8e624860b949a6d2b2ef3d97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.814347 13713 raft_consensus.cc:2468] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:32.813874 13883 consensus_queue.cc:237] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.815703 13603 leader_election.cc:304] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:32.816684 13847 raft_consensus.cc:2804] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.817113 13847 raft_consensus.cc:493] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.817575 13847 raft_consensus.cc:3060] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.805415 13458 catalog_manager.cc:5697] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.809181 13868 leader_election.cc:290] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:32.810039 13877 raft_consensus.cc:515] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.827637 13847 raft_consensus.cc:515] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.830803 13832 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:32.831254 13832 ts_tablet_manager.cc:1403] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.116s	user 0.042s	sys 0.047s
I20260710 11:00:32.831809 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5fb0761ca24ee6819febe6fd374a00" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
W20260710 11:00:32.833178 13752 leader_election.cc:343] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.833901 13832 raft_consensus.cc:359] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.834579 13832 raft_consensus.cc:385] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.834923 13832 raft_consensus.cc:740] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.835585 13832 consensus_queue.cc:260] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.837568 13847 leader_election.cc:290] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:32.838326 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16e0bdc8e624860b949a6d2b2ef3d97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.838891 13712 raft_consensus.cc:3060] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.839530 13832 ts_tablet_manager.cc:1434] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:00:32.840444 13832 tablet_bootstrap.cc:492] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:32.841204 13877 leader_election.cc:290] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.845890 13832 tablet_bootstrap.cc:654] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.828426 13837 tablet_bootstrap.cc:654] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.850934 13711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5fb0761ca24ee6819febe6fd374a00" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.851827 13711 raft_consensus.cc:3060] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.858641 13837 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:32.862452 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16e0bdc8e624860b949a6d2b2ef3d97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:32.864491 13712 raft_consensus.cc:2468] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
W20260710 11:00:32.864779 13602 leader_election.cc:343] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.866452 13837 ts_tablet_manager.cc:1403] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.004s
I20260710 11:00:32.866110 13603 leader_election.cc:304] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:32.868588 13847 raft_consensus.cc:2804] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.869196 13847 raft_consensus.cc:697] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:32.871709 13847 consensus_queue.cc:237] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.873538 13900 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.874313 13900 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.879818 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.880700 13786 raft_consensus.cc:2468] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:32.882807 13527 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:32.883944 13849 raft_consensus.cc:2804] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.884407 13849 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.884812 13849 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.889385 13711 raft_consensus.cc:2468] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:32.882834 13461 catalog_manager.cc:5697] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.891003 13752 leader_election.cc:304] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:32.892071 13877 raft_consensus.cc:2804] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.892884 13877 raft_consensus.cc:697] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:32.893766 13877 consensus_queue.cc:237] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:32.903203 13838 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.903831 13838 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.905944 13877 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.906401 13877 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.906884 13838 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:32.908836 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.909013 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.910007 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:32.910259 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
W20260710 11:00:32.910473 13750 leader_election.cc:343] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.909145 13877 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:32.910820 13786 raft_consensus.cc:2468] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 0.
I20260710 11:00:32.912535 13677 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:32.914451 13838 raft_consensus.cc:2804] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.914983 13838 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.915479 13838 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:32.912681 13752 leader_election.cc:343] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.929538 13900 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:32.931332 13752 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:32.935204 13877 raft_consensus.cc:2749] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.937628 13849 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.939477 13562 raft_consensus.cc:2393] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a38d4fdd14d547e585991ad1023923ea in current term 1: Already voted for candidate 2040cc232aff4c9ebbd7705eecc369e1 in this term.
I20260710 11:00:32.940407 13849 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:32.942090 13713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.973009 13837 raft_consensus.cc:359] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:32.976999 13837 raft_consensus.cc:385] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.970577 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:32.979775 13891 raft_consensus.cc:493] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.980751 13833 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:32.974088 13711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:32.981664 13837 raft_consensus.cc:740] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.983379 13833 ts_tablet_manager.cc:1403] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.204s	user 0.064s	sys 0.119s
I20260710 11:00:32.984535 13891 raft_consensus.cc:515] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:32.988396 13891 leader_election.cc:290] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:32.988806 13459 catalog_manager.cc:5697] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.990787 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:32.991981 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:32.992733 13712 raft_consensus.cc:2393] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 1: Already voted for candidate 2040cc232aff4c9ebbd7705eecc369e1 in this term.
I20260710 11:00:32.992988 13891 consensus_queue.cc:1048] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.994900 13868 consensus_queue.cc:1048] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.997798 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d79bbd19a6b4b14aa7168c3dc7ccb05" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:32.998400 13638 raft_consensus.cc:2468] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 0.
I20260710 11:00:32.993135 13458 catalog_manager.cc:5697] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 1 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.995343 13838 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:32.984285 13787 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.000144 13849 consensus_queue.cc:1048] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.005149 13837 consensus_queue.cc:260] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.006529 13833 raft_consensus.cc:359] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.007133 13833 raft_consensus.cc:385] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.007313 13833 raft_consensus.cc:740] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.007788 13833 consensus_queue.cc:260] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.015027 13601 leader_election.cc:304] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:33.015470 13868 consensus_queue.cc:1048] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.015931 13847 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.016144 13785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.022490 13713 raft_consensus.cc:2393] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2040cc232aff4c9ebbd7705eecc369e1 in current term 1: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:33.025353 13915 raft_consensus.cc:493] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.025964 13915 raft_consensus.cc:515] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.027683 13834 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:33.017894 13838 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.028172 13834 ts_tablet_manager.cc:1403] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.293s	user 0.011s	sys 0.017s
I20260710 11:00:33.028611 13877 raft_consensus.cc:493] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.029124 13877 raft_consensus.cc:515] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.029636 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:33.030416 13562 raft_consensus.cc:2393] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a38d4fdd14d547e585991ad1023923ea in current term 1: Already voted for candidate 2040cc232aff4c9ebbd7705eecc369e1 in this term.
I20260710 11:00:33.031807 13877 leader_election.cc:290] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.032397 13676 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [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: a38d4fdd14d547e585991ad1023923ea; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:33.033730 13834 raft_consensus.cc:359] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.036386 13834 raft_consensus.cc:385] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.036816 13834 raft_consensus.cc:740] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.039924 13834 consensus_queue.cc:260] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.035898 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae109e4a56c4f1bb157ea5956625591" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:33.037547 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae109e4a56c4f1bb157ea5956625591" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
W20260710 11:00:33.043126 13750 leader_election.cc:343] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.043517 13833 ts_tablet_manager.cc:1434] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.060s	user 0.012s	sys 0.008s
I20260710 11:00:33.043882 13832 tablet_bootstrap.cc:492] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:33.044523 13832 ts_tablet_manager.cc:1403] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.204s	user 0.051s	sys 0.079s
I20260710 11:00:33.035100 13837 ts_tablet_manager.cc:1434] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.167s	user 0.008s	sys 0.000s
I20260710 11:00:33.044934 13833 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:33.039113 13847 raft_consensus.cc:2749] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.024951 13678 leader_election.cc:304] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [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: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:33.040932 13710 raft_consensus.cc:2468] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 0.
I20260710 11:00:33.047003 13837 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:33.038197 13838 raft_consensus.cc:2749] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.050004 13834 ts_tablet_manager.cc:1434] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:00:33.051131 13834 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:33.053755 13918 raft_consensus.cc:2804] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.054168 13918 raft_consensus.cc:493] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.054479 13918 raft_consensus.cc:3060] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.057893 13752 leader_election.cc:304] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [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: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:33.061605 13877 raft_consensus.cc:2804] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.061990 13877 raft_consensus.cc:493] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.062321 13877 raft_consensus.cc:3060] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.064440 13849 consensus_queue.cc:1048] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.066416 13839 consensus_queue.cc:1048] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.068486 13891 consensus_queue.cc:1048] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.068876 13787 raft_consensus.cc:2468] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:33.072887 13917 raft_consensus.cc:493] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.078481 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.082618 13832 raft_consensus.cc:359] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.083408 13834 tablet_bootstrap.cc:654] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.066164 13918 raft_consensus.cc:515] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.084978 13832 raft_consensus.cc:385] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.085685 13832 raft_consensus.cc:740] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.083675 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:33.084959 13786 raft_consensus.cc:2468] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 0.
I20260710 11:00:33.084848 13917 raft_consensus.cc:515] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.079353 13877 raft_consensus.cc:515] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.090062 13837 tablet_bootstrap.cc:654] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.082789 13915 leader_election.cc:290] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
W20260710 11:00:33.060447 13678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.59.194:34007, user_credentials={real_user=slave}} blocked reactor thread for 54175.1us
I20260710 11:00:33.098397 13877 leader_election.cc:290] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.102613 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae109e4a56c4f1bb157ea5956625591" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:33.103395 13710 raft_consensus.cc:3060] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.103511 13917 leader_election.cc:290] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.084851 13839 consensus_queue.cc:1048] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:00:33.107136 13527 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:33.108952 13849 raft_consensus.cc:2804] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.109450 13849 raft_consensus.cc:697] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:33.110261 13849 consensus_queue.cc:237] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.110634 13832 consensus_queue.cc:260] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.113562 13832 ts_tablet_manager.cc:1434] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.004s
I20260710 11:00:33.114629 13832 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:33.115388 13677 leader_election.cc:304] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:33.115926 13918 leader_election.cc:290] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:33.116462 13918 raft_consensus.cc:2804] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.116801 13918 raft_consensus.cc:493] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.119585 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae109e4a56c4f1bb157ea5956625591" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:33.120617 13832 tablet_bootstrap.cc:654] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.117115 13918 raft_consensus.cc:3060] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:33.121465 13676 leader_election.cc:343] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.136935 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
W20260710 11:00:33.140810 13677 leader_election.cc:343] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:33.139168 13750 leader_election.cc:343] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.143009 13785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d79bbd19a6b4b14aa7168c3dc7ccb05" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.143352 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d79bbd19a6b4b14aa7168c3dc7ccb05" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:33.156085 13639 raft_consensus.cc:3060] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.158233 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:33.161100 13785 raft_consensus.cc:3060] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.188151 13868 consensus_queue.cc:1048] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.188810 13710 raft_consensus.cc:2468] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
W20260710 11:00:33.176956 13676 leader_election.cc:343] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.195209 13834 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:33.198889 13834 ts_tablet_manager.cc:1403] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.021s
I20260710 11:00:33.201450 13833 tablet_bootstrap.cc:654] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.200192 13676 leader_election.cc:304] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:33.207194 13834 raft_consensus.cc:359] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.207890 13834 raft_consensus.cc:385] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.208238 13834 raft_consensus.cc:740] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.195196 13639 raft_consensus.cc:2468] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:33.209050 13834 consensus_queue.cc:260] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.207198 13752 leader_election.cc:304] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:33.207938 13883 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.224159 13877 raft_consensus.cc:2804] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.212767 13917 raft_consensus.cc:2749] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.224634 13877 raft_consensus.cc:697] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:33.227029 13834 ts_tablet_manager.cc:1434] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:00:33.228410 13834 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:33.227123 13877 consensus_queue.cc:237] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.231086 13847 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.213820 13849 consensus_queue.cc:1048] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:00:33.225144 13883 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.238718 13918 raft_consensus.cc:515] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.239090 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.239696 13787 raft_consensus.cc:2468] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:33.242444 13527 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:33.242924 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.243769 13787 raft_consensus.cc:3060] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.231652 13847 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.251829 13847 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.252879 13834 tablet_bootstrap.cc:654] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.234217 13678 leader_election.cc:304] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:33.244979 13918 leader_election.cc:290] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.256965 13917 raft_consensus.cc:2804] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.257349 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:33.257504 13917 raft_consensus.cc:697] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 1 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:33.263222 13837 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:33.263830 13837 ts_tablet_manager.cc:1403] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.217s	user 0.010s	sys 0.004s
I20260710 11:00:33.266649 13784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.267519 13784 raft_consensus.cc:2468] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:33.258365 13917 consensus_queue.cc:237] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.274091 13602 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:33.268792 13460 catalog_manager.cc:5697] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.275345 13847 raft_consensus.cc:2804] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.275699 13847 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:00:33.269876 13925 log.cc:927] Time spent T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260710 11:00:33.276012 13847 raft_consensus.cc:3060] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.280922 13933 raft_consensus.cc:2804] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.285713 13933 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.285907 13883 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:33.280300 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:33.286082 13933 raft_consensus.cc:3060] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:33.266124 13676 leader_election.cc:343] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.298573 13637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:33.299444 13868 consensus_queue.cc:1048] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.301294 13936 consensus_queue.cc:1048] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.307996 13837 raft_consensus.cc:359] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.308609 13837 raft_consensus.cc:385] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.308779 13837 raft_consensus.cc:740] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.318410 13833 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:33.318879 13833 ts_tablet_manager.cc:1403] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.274s	user 0.011s	sys 0.006s
I20260710 11:00:33.322314 13837 consensus_queue.cc:260] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.323132 13833 raft_consensus.cc:359] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.323994 13833 raft_consensus.cc:385] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.324333 13833 raft_consensus.cc:740] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.324587 13837 ts_tablet_manager.cc:1434] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.003s
I20260710 11:00:33.325165 13833 consensus_queue.cc:260] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.319962 13933 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.334077 13559 raft_consensus.cc:2393] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 1: Already voted for candidate 2040cc232aff4c9ebbd7705eecc369e1 in this term.
I20260710 11:00:33.325492 13837 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:33.338505 13784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.339216 13784 raft_consensus.cc:3060] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.350531 13833 ts_tablet_manager.cc:1434] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:00:33.351114 13837 tablet_bootstrap.cc:654] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.355736 13460 catalog_manager.cc:5697] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 1 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.349766 13933 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:33.359264 13833 tablet_bootstrap.cc:492] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:33.362936 13784 raft_consensus.cc:2468] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:33.364300 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:33.364499 13527 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
W20260710 11:00:33.365063 13528 consensus_peers.cc:597] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 -> Peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Couldn't send request to peer a38d4fdd14d547e585991ad1023923ea. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:33.365437 13936 consensus_queue.cc:1048] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.365712 13933 raft_consensus.cc:2804] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.366376 13933 raft_consensus.cc:697] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:33.367262 13933 consensus_queue.cc:237] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.368745 13847 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.372036 13637 raft_consensus.cc:2393] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2040cc232aff4c9ebbd7705eecc369e1 in current term 1: Already voted for candidate 1a0dddb10af34744b0cf3f6507cdb15a in this term.
I20260710 11:00:33.376047 13785 raft_consensus.cc:2468] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:33.376443 13847 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.377419 13784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.378324 13784 raft_consensus.cc:2393] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 1: Already voted for candidate 2040cc232aff4c9ebbd7705eecc369e1 in this term.
I20260710 11:00:33.382239 13833 tablet_bootstrap.cc:654] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.389581 13787 raft_consensus.cc:2468] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:33.391268 13677 leader_election.cc:304] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:33.392213 13915 raft_consensus.cc:2804] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.392669 13915 raft_consensus.cc:697] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 1 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:33.393467 13915 consensus_queue.cc:237] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.396447 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:33.398118 13601 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:33.399077 13847 raft_consensus.cc:2749] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.408448 13917 raft_consensus.cc:493] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.408989 13917 raft_consensus.cc:515] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.409961 13461 catalog_manager.cc:5697] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 0 to 1, leader changed from <none> to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 1 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.411013 13917 leader_election.cc:290] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:33.412858 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:33.414417 13832 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
W20260710 11:00:33.414367 13676 leader_election.cc:343] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.414950 13832 ts_tablet_manager.cc:1403] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.301s	user 0.015s	sys 0.004s
I20260710 11:00:33.419903 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
W20260710 11:00:33.422863 13678 leader_election.cc:343] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.422962 13945 consensus_queue.cc:1048] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.423357 13678 leader_election.cc:304] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:33.424540 13917 raft_consensus.cc:2749] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.424337 13832 raft_consensus.cc:359] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.425203 13832 raft_consensus.cc:385] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.425561 13832 raft_consensus.cc:740] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.428174 13837 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:33.428443 13832 consensus_queue.cc:260] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.429144 13837 ts_tablet_manager.cc:1403] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.010s
W20260710 11:00:33.430390 13602 consensus_peers.cc:597] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Couldn't send request to peer d4c892f318f04262a4c157ac295c4787. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:33.430953 13847 raft_consensus.cc:493] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.432029 13847 raft_consensus.cc:515] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.436440 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.437127 13787 raft_consensus.cc:2468] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:33.438483 13602 leader_election.cc:304] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:33.438860 13833 tablet_bootstrap.cc:492] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:33.439285 13833 ts_tablet_manager.cc:1403] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.002s
I20260710 11:00:33.439749 13891 raft_consensus.cc:2804] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.440156 13891 raft_consensus.cc:493] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.440474 13891 raft_consensus.cc:3060] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.441545 13837 raft_consensus.cc:359] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.441843 13833 raft_consensus.cc:359] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.442351 13837 raft_consensus.cc:385] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.442514 13833 raft_consensus.cc:385] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.442727 13837 raft_consensus.cc:740] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.442888 13833 raft_consensus.cc:740] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.443724 13837 consensus_queue.cc:260] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.443780 13833 consensus_queue.cc:260] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.446288 13837 ts_tablet_manager.cc:1434] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:33.446997 13833 ts_tablet_manager.cc:1434] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:00:33.447718 13837 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:33.448124 13833 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
W20260710 11:00:33.451943 13752 consensus_peers.cc:597] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 -> Peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Couldn't send request to peer 1a0dddb10af34744b0cf3f6507cdb15a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:33.455041 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
W20260710 11:00:33.457392 13601 leader_election.cc:343] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.459167 13847 leader_election.cc:290] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.431593 13832 ts_tablet_manager.cc:1434] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.006s
I20260710 11:00:33.461920 13837 tablet_bootstrap.cc:654] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.462080 13832 tablet_bootstrap.cc:492] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:33.470219 13834 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:33.470909 13834 ts_tablet_manager.cc:1403] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.243s	user 0.016s	sys 0.003s
I20260710 11:00:33.466840 13891 raft_consensus.cc:515] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.474677 13891 leader_election.cc:290] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.475376 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.479494 13832 tablet_bootstrap.cc:654] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.479497 13834 raft_consensus.cc:359] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.482348 13834 raft_consensus.cc:385] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.482574 13834 raft_consensus.cc:740] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.484342 13834 consensus_queue.cc:260] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.483114 13787 raft_consensus.cc:3060] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.492201 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:33.493016 13834 ts_tablet_manager.cc:1434] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:00:33.493898 13834 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:33.495797 13833 tablet_bootstrap.cc:654] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.496963 13787 raft_consensus.cc:2468] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
W20260710 11:00:33.497615 13601 leader_election.cc:343] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.498898 13602 leader_election.cc:304] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:33.500573 13891 raft_consensus.cc:2804] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.502592 13891 raft_consensus.cc:697] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:33.503393 13891 consensus_queue.cc:237] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.504544 13837 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:33.505005 13837 ts_tablet_manager.cc:1403] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.029s
I20260710 11:00:33.508019 13837 raft_consensus.cc:359] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.508647 13837 raft_consensus.cc:385] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.508896 13837 raft_consensus.cc:740] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.509529 13837 consensus_queue.cc:260] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.511380 13837 ts_tablet_manager.cc:1434] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:33.512193 13837 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:33.511480 13461 catalog_manager.cc:5697] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 0 to 1, leader changed from <none> to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 1 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.518199 13837 tablet_bootstrap.cc:654] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.519675 13834 tablet_bootstrap.cc:654] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.526518 13458 catalog_manager.cc:5697] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.539016 13833 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:33.539685 13833 ts_tablet_manager.cc:1403] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.002s
I20260710 11:00:33.543136 13833 raft_consensus.cc:359] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.548203 13832 tablet_bootstrap.cc:492] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:33.548771 13832 ts_tablet_manager.cc:1403] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.010s
I20260710 11:00:33.544026 13833 raft_consensus.cc:385] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.549983 13833 raft_consensus.cc:740] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.550997 13833 consensus_queue.cc:260] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.552784 13459 catalog_manager.cc:5697] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.554054 13833 ts_tablet_manager.cc:1434] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:00:33.556329 13933 raft_consensus.cc:493] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.556797 13933 raft_consensus.cc:515] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.558831 13933 leader_election.cc:290] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:33.561015 13832 raft_consensus.cc:359] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.562058 13832 raft_consensus.cc:385] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.562189 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.563293 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117b9f8fd4e1481bb1887720bbb429fd" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:33.562397 13832 raft_consensus.cc:740] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.564582 13832 consensus_queue.cc:260] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.565598 13787 raft_consensus.cc:2393] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2040cc232aff4c9ebbd7705eecc369e1 in current term 1: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:33.566555 13527 leader_election.cc:304] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1; no voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:33.567586 13933 raft_consensus.cc:3060] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.576545 13933 raft_consensus.cc:2749] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.579072 13832 ts_tablet_manager.cc:1434] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:00:33.579983 13832 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:33.583334 13834 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:33.583849 13834 ts_tablet_manager.cc:1403] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.010s
I20260710 11:00:33.585991 13832 tablet_bootstrap.cc:654] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.591282 13834 raft_consensus.cc:359] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.593662 13834 raft_consensus.cc:385] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.594026 13834 raft_consensus.cc:740] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.594672 13834 consensus_queue.cc:260] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.597131 13834 ts_tablet_manager.cc:1434] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:00:33.597661 13837 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:33.598152 13837 ts_tablet_manager.cc:1403] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.086s	user 0.057s	sys 0.027s
I20260710 11:00:33.598522 13834 tablet_bootstrap.cc:492] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:33.600648 13837 raft_consensus.cc:359] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.601303 13837 raft_consensus.cc:385] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.601553 13837 raft_consensus.cc:740] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.602173 13837 consensus_queue.cc:260] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.555238 13833 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:33.604101 13837 ts_tablet_manager.cc:1434] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:33.605125 13837 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:33.605556 13832 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:33.605959 13832 ts_tablet_manager.cc:1403] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 11:00:33.608305 13832 raft_consensus.cc:359] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.608925 13832 raft_consensus.cc:385] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.609184 13832 raft_consensus.cc:740] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.609804 13832 consensus_queue.cc:260] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.610215 13933 consensus_queue.cc:1048] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.610530 13837 tablet_bootstrap.cc:654] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.621404 13915 raft_consensus.cc:493] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.621984 13915 raft_consensus.cc:515] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.626489 13637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cfcfcac60a49b090e3eb35ce5c80c6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:33.627375 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cfcfcac60a49b090e3eb35ce5c80c6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
W20260710 11:00:33.627928 13678 leader_election.cc:343] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.628523 13832 ts_tablet_manager.cc:1434] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260710 11:00:33.629127 13677 leader_election.cc:343] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.629693 13832 tablet_bootstrap.cc:492] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:33.629756 13677 leader_election.cc:304] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:33.630016 13834 tablet_bootstrap.cc:654] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.631042 13917 raft_consensus.cc:2749] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.631531 13915 leader_election.cc:290] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:33.632818 13933 raft_consensus.cc:493] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.638931 13933 raft_consensus.cc:515] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.636731 13837 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:33.640080 13837 ts_tablet_manager.cc:1403] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260710 11:00:33.640298 13839 consensus_queue.cc:1048] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.641570 13933 leader_election.cc:290] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:33.637331 13832 tablet_bootstrap.cc:654] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.641999 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:33.642604 13712 raft_consensus.cc:2468] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:33.642676 13837 raft_consensus.cc:359] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.642783 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.643384 13837 raft_consensus.cc:385] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.643633 13786 raft_consensus.cc:2468] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:33.643700 13837 raft_consensus.cc:740] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.643806 13528 leader_election.cc:304] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:33.645851 13837 consensus_queue.cc:260] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.648036 13837 ts_tablet_manager.cc:1434] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:00:33.648648 13849 raft_consensus.cc:2804] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.649030 13849 raft_consensus.cc:493] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.649382 13849 raft_consensus.cc:3060] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.651757 13837 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:33.655891 13847 raft_consensus.cc:493] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.656551 13847 raft_consensus.cc:515] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.657954 13837 tablet_bootstrap.cc:654] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.658769 13847 leader_election.cc:290] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:33.659998 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:33.660380 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:33.660640 13561 raft_consensus.cc:2468] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
W20260710 11:00:33.661777 13603 leader_election.cc:343] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.662397 13601 leader_election.cc:304] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:33.663978 13849 raft_consensus.cc:515] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.666241 13939 consensus_queue.cc:1048] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.667179 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.667748 13787 raft_consensus.cc:3060] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.668131 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:33.668694 13710 raft_consensus.cc:3060] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.674880 13787 raft_consensus.cc:2468] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:33.676035 13847 raft_consensus.cc:2804] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.676618 13847 raft_consensus.cc:493] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.677094 13847 raft_consensus.cc:3060] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.679669 13833 tablet_bootstrap.cc:654] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.675935 13527 leader_election.cc:304] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:33.682076 13939 raft_consensus.cc:2804] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.682651 13939 raft_consensus.cc:697] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:33.683656 13939 consensus_queue.cc:237] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.702382 13561 raft_consensus.cc:3060] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.707374 13833 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:33.707875 13833 ts_tablet_manager.cc:1403] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.153s	user 0.010s	sys 0.001s
I20260710 11:00:33.708035 13847 raft_consensus.cc:515] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.710686 13833 raft_consensus.cc:359] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.722910 13833 raft_consensus.cc:385] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.723245 13833 raft_consensus.cc:740] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.676687 13849 leader_election.cc:290] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:33.717638 13877 consensus_queue.cc:1048] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.724135 13834 tablet_bootstrap.cc:492] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:33.724856 13834 ts_tablet_manager.cc:1403] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.017s
I20260710 11:00:33.717083 13832 tablet_bootstrap.cc:492] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:33.730906 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:33.731314 13832 ts_tablet_manager.cc:1403] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.024s
I20260710 11:00:33.731535 13563 raft_consensus.cc:3060] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.728060 13834 raft_consensus.cc:359] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.733107 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:33.733424 13834 raft_consensus.cc:385] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.733726 13834 raft_consensus.cc:740] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.733845 13832 raft_consensus.cc:359] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.711555 13710 raft_consensus.cc:2468] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:33.734375 13834 consensus_queue.cc:260] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.737977 13833 consensus_queue.cc:260] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.738793 13709 raft_consensus.cc:3060] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.738906 13563 raft_consensus.cc:2468] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:33.740615 13601 leader_election.cc:304] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: 
I20260710 11:00:33.741921 13868 raft_consensus.cc:2804] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.742411 13868 raft_consensus.cc:697] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:33.743196 13868 consensus_queue.cc:237] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:33.745599 13709 raft_consensus.cc:2468] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:33.734498 13832 raft_consensus.cc:385] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.733131 13847 leader_election.cc:290] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:33.752522 13833 ts_tablet_manager.cc:1434] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.001s
I20260710 11:00:33.753533 13833 tablet_bootstrap.cc:492] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:33.751837 13832 raft_consensus.cc:740] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.761384 13832 consensus_queue.cc:260] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.763932 13834 ts_tablet_manager.cc:1434] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:00:33.764322 13832 ts_tablet_manager.cc:1434] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 11:00:33.764801 13834 tablet_bootstrap.cc:492] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:33.767299 13833 tablet_bootstrap.cc:654] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.770349 13837 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:33.770853 13837 ts_tablet_manager.cc:1403] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.119s	user 0.033s	sys 0.059s
I20260710 11:00:33.770646 13915 consensus_queue.cc:1048] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.771174 13834 tablet_bootstrap.cc:654] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.773605 13837 raft_consensus.cc:359] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.774896 13837 raft_consensus.cc:385] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.775524 13837 raft_consensus.cc:740] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.776647 13868 raft_consensus.cc:493] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.777119 13868 raft_consensus.cc:515] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.778093 13837 consensus_queue.cc:260] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.779852 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ae62ecbda4f558a5c4fcc057a58e4" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.780587 13837 ts_tablet_manager.cc:1434] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:33.780476 13786 raft_consensus.cc:2468] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:33.781931 13837 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:33.781773 13602 leader_election.cc:304] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:33.785771 13847 raft_consensus.cc:2804] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.786155 13847 raft_consensus.cc:493] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.786473 13847 raft_consensus.cc:3060] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.788554 13834 tablet_bootstrap.cc:492] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:33.789371 13834 ts_tablet_manager.cc:1403] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260710 11:00:33.789988 13915 consensus_queue.cc:1048] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.791556 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ae62ecbda4f558a5c4fcc057a58e4" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:33.793324 13868 leader_election.cc:290] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
W20260710 11:00:33.793321 13601 leader_election.cc:343] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.794987 13837 tablet_bootstrap.cc:654] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.797827 13847 raft_consensus.cc:515] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.800482 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ae62ecbda4f558a5c4fcc057a58e4" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.801213 13786 raft_consensus.cc:3060] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.800138 13834 raft_consensus.cc:359] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.803102 13834 raft_consensus.cc:385] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.803469 13834 raft_consensus.cc:740] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
W20260710 11:00:33.801738 13509 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:33.805691 13834 consensus_queue.cc:260] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.808535 13834 ts_tablet_manager.cc:1434] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:00:33.809402 13834 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:33.810932 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ae62ecbda4f558a5c4fcc057a58e4" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
W20260710 11:00:33.812543 13601 leader_election.cc:343] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.815060 13849 consensus_queue.cc:1048] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.817164 13786 raft_consensus.cc:2468] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:33.817548 13849 raft_consensus.cc:493] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.818192 13832 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:33.819164 13602 leader_election.cc:304] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:33.819916 13891 raft_consensus.cc:2804] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.820381 13891 raft_consensus.cc:697] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:33.818032 13849 raft_consensus.cc:515] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.821218 13891 consensus_queue.cc:237] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:33.822144 13847 leader_election.cc:290] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:33.834636 13849 leader_election.cc:290] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:33.795790 13460 catalog_manager.cc:5697] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.858713 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:33.859624 13712 raft_consensus.cc:2468] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:33.863049 13834 tablet_bootstrap.cc:654] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.872448 13849 consensus_queue.cc:1048] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.878603 13832 tablet_bootstrap.cc:654] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.880596 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:33.882449 13528 leader_election.cc:304] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:33.883440 13849 raft_consensus.cc:2804] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.883808 13849 raft_consensus.cc:493] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.884150 13849 raft_consensus.cc:3060] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.887148 13459 catalog_manager.cc:5697] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.891476 13849 raft_consensus.cc:515] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.894335 13849 leader_election.cc:290] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
W20260710 11:00:33.894773 13527 leader_election.cc:343] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.895362 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:33.896178 13712 raft_consensus.cc:3060] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.901763 13787 raft_consensus.cc:3060] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.904973 13638 raft_consensus.cc:3060] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.909758 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:33.910454 13833 tablet_bootstrap.cc:492] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:33.910940 13833 ts_tablet_manager.cc:1403] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.012s
W20260710 11:00:33.911599 13527 leader_election.cc:343] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.913975 13833 raft_consensus.cc:359] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.914788 13833 raft_consensus.cc:385] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.915099 13833 raft_consensus.cc:740] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.915784 13833 consensus_queue.cc:260] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.930809 13868 raft_consensus.cc:493] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.931419 13712 raft_consensus.cc:2468] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:33.931460 13868 raft_consensus.cc:515] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:33.941988 13528 leader_election.cc:304] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:33.952831 13939 raft_consensus.cc:2804] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.953473 13939 raft_consensus.cc:697] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:33.954505 13939 consensus_queue.cc:237] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:33.978546 13837 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:33.979025 13837 ts_tablet_manager.cc:1403] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.197s	user 0.035s	sys 0.073s
I20260710 11:00:33.986744 13868 leader_election.cc:290] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:33.988579 13784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
W20260710 11:00:33.998730 13602 leader_election.cc:343] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.994571 13837 raft_consensus.cc:359] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.004109 13837 raft_consensus.cc:385] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:33.960198 13677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.196:38943, user_credentials={real_user=slave}} blocked reactor thread for 134112us
I20260710 11:00:34.004515 13837 raft_consensus.cc:740] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.005878 13837 consensus_queue.cc:260] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.010259 13837 ts_tablet_manager.cc:1434] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:00:34.011099 13938 raft_consensus.cc:493] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a0dddb10af34744b0cf3f6507cdb15a)
I20260710 11:00:34.011699 13938 raft_consensus.cc:515] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.008002 13833 ts_tablet_manager.cc:1434] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.097s	user 0.021s	sys 0.018s
I20260710 11:00:34.013566 13833 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:34.021064 13837 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:34.026386 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16e0bdc8e624860b949a6d2b2ef3d97" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:34.027474 13833 tablet_bootstrap.cc:654] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.030498 13837 tablet_bootstrap.cc:654] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.029588 13990 consensus_queue.cc:1048] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:34.035267 13987 consensus_queue.cc:1048] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.045096 13832 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:34.045857 13832 ts_tablet_manager.cc:1403] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.281s	user 0.018s	sys 0.032s
I20260710 11:00:34.047045 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16e0bdc8e624860b949a6d2b2ef3d97" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:34.049081 13752 leader_election.cc:304] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [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: d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:34.049909 13877 raft_consensus.cc:2749] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:34.050449 13832 raft_consensus.cc:359] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.051146 13832 raft_consensus.cc:385] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.051420 13832 raft_consensus.cc:740] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.052146 13832 consensus_queue.cc:260] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.053607 13847 raft_consensus.cc:493] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4c892f318f04262a4c157ac295c4787)
I20260710 11:00:34.054104 13847 raft_consensus.cc:515] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.055410 13832 ts_tablet_manager.cc:1434] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:00:34.041365 13938 leader_election.cc:290] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:34.057516 13847 leader_election.cc:290] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:34.058449 13832 tablet_bootstrap.cc:492] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:34.060213 13460 catalog_manager.cc:5697] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.057104 13834 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:34.063292 13834 ts_tablet_manager.cc:1403] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.254s	user 0.014s	sys 0.000s
I20260710 11:00:34.062384 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5fb0761ca24ee6819febe6fd374a00" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:34.067003 13834 raft_consensus.cc:359] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.067626 13834 raft_consensus.cc:385] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.067866 13834 raft_consensus.cc:740] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.068593 13834 consensus_queue.cc:260] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.070685 13834 ts_tablet_manager.cc:1434] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:34.075290 13561 raft_consensus.cc:3060] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.077720 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:34.076921 13834 tablet_bootstrap.cc:492] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:34.078385 13712 raft_consensus.cc:2468] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 0.
I20260710 11:00:34.089928 13832 tablet_bootstrap.cc:654] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.092547 13987 consensus_queue.cc:1048] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.091382 13458 catalog_manager.cc:5697] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.098877 13986 raft_consensus.cc:493] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.098958 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5fb0761ca24ee6819febe6fd374a00" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:34.101100 13986 raft_consensus.cc:515] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.104532 13834 tablet_bootstrap.cc:654] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.105585 13986 leader_election.cc:290] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:34.105504 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:34.106976 13639 raft_consensus.cc:2468] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 0.
I20260710 11:00:34.107690 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:34.108973 13678 leader_election.cc:304] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:34.113204 13931 raft_consensus.cc:493] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.113691 13931 raft_consensus.cc:515] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.119601 13931 leader_election.cc:290] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:34.119724 13847 consensus_queue.cc:1048] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.120260 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:34.111102 13986 raft_consensus.cc:2804] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.121691 13986 raft_consensus.cc:493] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.122321 13986 raft_consensus.cc:3060] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.122444 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d4a39363342a4bf69f959cd0b8d26" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
W20260710 11:00:34.110594 13677 leader_election.cc:343] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:34.127032 13833 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:34.127398 13833 ts_tablet_manager.cc:1403] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.040s
I20260710 11:00:34.126204 13528 leader_election.cc:304] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [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: 2040cc232aff4c9ebbd7705eecc369e1; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:34.128500 13931 raft_consensus.cc:2749] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:34.130470 13938 raft_consensus.cc:493] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.131309 13837 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:34.131712 13837 ts_tablet_manager.cc:1403] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.020s
I20260710 11:00:34.130921 13938 raft_consensus.cc:515] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.133343 13938 leader_election.cc:290] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:34.134236 13837 raft_consensus.cc:359] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.134907 13837 raft_consensus.cc:385] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.135013 13603 leader_election.cc:304] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a, a38d4fdd14d547e585991ad1023923ea; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:34.135216 13837 raft_consensus.cc:740] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.136667 13847 raft_consensus.cc:2804] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.137988 13837 consensus_queue.cc:260] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.137840 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cfcfcac60a49b090e3eb35ce5c80c6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
W20260710 11:00:34.142978 13752 leader_election.cc:343] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:34.138767 13603 leader_election.cc:304] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:34.147047 13868 raft_consensus.cc:2749] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:34.147658 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cfcfcac60a49b090e3eb35ce5c80c6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:34.148492 13712 raft_consensus.cc:2468] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 0.
I20260710 11:00:34.138195 13847 raft_consensus.cc:493] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.149495 13847 raft_consensus.cc:3060] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.149899 13752 leader_election.cc:304] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [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: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:34.151371 13938 raft_consensus.cc:2804] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.152397 13938 raft_consensus.cc:493] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.152805 13938 raft_consensus.cc:3060] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.153302 13834 tablet_bootstrap.cc:492] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:34.153784 13834 ts_tablet_manager.cc:1403] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.005s
I20260710 11:00:34.157131 13834 raft_consensus.cc:359] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.158043 13834 raft_consensus.cc:385] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.158386 13834 raft_consensus.cc:740] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.159201 13834 consensus_queue.cc:260] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.163763 13834 ts_tablet_manager.cc:1434] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:00:34.164641 13834 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a: Bootstrap starting.
I20260710 11:00:34.172924 13837 ts_tablet_manager.cc:1434] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260710 11:00:34.174021 13837 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:34.173527 13833 raft_consensus.cc:359] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.173309 13834 tablet_bootstrap.cc:654] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.174391 13833 raft_consensus.cc:385] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.174657 13833 raft_consensus.cc:740] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.175267 13833 consensus_queue.cc:260] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.177754 13833 ts_tablet_manager.cc:1434] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.002s
I20260710 11:00:34.179523 13832 tablet_bootstrap.cc:492] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:34.181624 13832 ts_tablet_manager.cc:1403] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.015s
I20260710 11:00:34.182068 13833 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea: Bootstrap starting.
I20260710 11:00:34.186614 13883 consensus_queue.cc:1048] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.187656 13832 raft_consensus.cc:359] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.188344 13832 raft_consensus.cc:385] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.188624 13832 raft_consensus.cc:740] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.189319 13832 consensus_queue.cc:260] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.189497 13986 raft_consensus.cc:515] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.192497 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:34.201143 13832 ts_tablet_manager.cc:1434] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:00:34.202165 13832 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:34.203645 13837 tablet_bootstrap.cc:654] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.207351 13847 raft_consensus.cc:515] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.208370 13638 raft_consensus.cc:2393] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a38d4fdd14d547e585991ad1023923ea in current term 1: Already voted for candidate 1a0dddb10af34744b0cf3f6507cdb15a in this term.
W20260710 11:00:34.210278 13996 log.cc:927] Time spent T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260710 11:00:34.221084 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:34.222198 13712 raft_consensus.cc:2393] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 1: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:34.222250 13868 consensus_queue.cc:1048] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:34.213366 13986 leader_election.cc:290] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:34.225977 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:34.226375 13833 tablet_bootstrap.cc:654] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.238653 13847 leader_election.cc:290] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:34.240756 13784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4638a5d8184fcebcba6285edc1c400" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:34.248895 13837 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:34.249361 13837 ts_tablet_manager.cc:1403] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.021s
I20260710 11:00:34.245330 13787 raft_consensus.cc:3060] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.252250 13837 raft_consensus.cc:359] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.252872 13837 raft_consensus.cc:385] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.253127 13837 raft_consensus.cc:740] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.253878 13837 consensus_queue.cc:260] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.265708 13602 leader_election.cc:304] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:34.266356 13834 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a: No bootstrap required, opened a new log
I20260710 11:00:34.266860 13834 ts_tablet_manager.cc:1403] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.000s
I20260710 11:00:34.267954 13847 raft_consensus.cc:2749] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:34.272375 13939 consensus_queue.cc:1048] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.276728 13834 raft_consensus.cc:359] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.277398 13834 raft_consensus.cc:385] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.277666 13834 raft_consensus.cc:740] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.278838 13834 consensus_queue.cc:260] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.280867 13834 ts_tablet_manager.cc:1434] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:00:34.287051 13837 ts_tablet_manager.cc:1434] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:00:34.288004 13837 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:34.290850 13832 tablet_bootstrap.cc:654] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.302976 13787 raft_consensus.cc:2468] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:34.314481 13847 consensus_queue.cc:1048] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.317122 13939 raft_consensus.cc:493] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.317600 13939 raft_consensus.cc:515] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.320277 13784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ae62ecbda4f558a5c4fcc057a58e4" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:34.323235 13939 leader_election.cc:290] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:34.324041 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ae62ecbda4f558a5c4fcc057a58e4" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:34.325659 13528 leader_election.cc:304] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:34.327705 13837 tablet_bootstrap.cc:654] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.330024 13939 raft_consensus.cc:2749] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:34.332418 13938 raft_consensus.cc:515] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.334262 13677 leader_election.cc:304] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:34.339313 13833 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea: No bootstrap required, opened a new log
I20260710 11:00:34.339532 13986 raft_consensus.cc:2804] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.339771 13833 ts_tablet_manager.cc:1403] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.016s
I20260710 11:00:34.340096 13986 raft_consensus.cc:697] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 1 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:34.340682 13559 raft_consensus.cc:3060] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.340916 13986 consensus_queue.cc:237] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.342545 13833 raft_consensus.cc:359] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.343206 13833 raft_consensus.cc:385] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.343462 13833 raft_consensus.cc:740] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.344054 13833 consensus_queue.cc:260] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.346261 13833 ts_tablet_manager.cc:1434] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:00:34.349321 13832 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:34.350895 13938 leader_election.cc:290] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:34.352412 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cfcfcac60a49b090e3eb35ce5c80c6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:34.353209 13832 ts_tablet_manager.cc:1403] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.022s
I20260710 11:00:34.354148 13638 raft_consensus.cc:3060] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.354142 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cfcfcac60a49b090e3eb35ce5c80c6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:34.355542 13709 raft_consensus.cc:3060] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.357749 13891 consensus_queue.cc:1048] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.372942 13891 consensus_queue.cc:1048] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.378701 13832 raft_consensus.cc:359] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.379607 13832 raft_consensus.cc:385] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.379997 13832 raft_consensus.cc:740] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.380770 13832 consensus_queue.cc:260] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.382794 13710 raft_consensus.cc:3060] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.383021 13832 ts_tablet_manager.cc:1434] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260710 11:00:34.383589 13709 raft_consensus.cc:2468] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:34.384011 13832 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787: Bootstrap starting.
I20260710 11:00:34.385095 13752 leader_election.cc:304] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:34.386261 13938 raft_consensus.cc:2804] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.386860 13938 raft_consensus.cc:697] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:34.387910 13938 consensus_queue.cc:237] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:34.390492 13832 tablet_bootstrap.cc:654] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.404189 13837 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: No bootstrap required, opened a new log
I20260710 11:00:34.404829 13837 ts_tablet_manager.cc:1403] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.034s
I20260710 11:00:34.427986 13458 catalog_manager.cc:5697] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 1 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.428429 13459 catalog_manager.cc:5697] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 0 to 1, leader changed from <none> to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 1 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.418320 13638 raft_consensus.cc:2468] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:34.442523 13939 raft_consensus.cc:493] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.444756 13939 raft_consensus.cc:515] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.446430 13837 raft_consensus.cc:359] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.447046 13939 leader_election.cc:290] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:34.447208 13837 raft_consensus.cc:385] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.447481 13837 raft_consensus.cc:740] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.448321 13837 consensus_queue.cc:260] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.456020 13837 ts_tablet_manager.cc:1434] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260710 11:00:34.455498 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:34.456784 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:34.465308 13712 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:34.468327 13832 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787: No bootstrap required, opened a new log
I20260710 11:00:34.468730 13832 ts_tablet_manager.cc:1403] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.010s
I20260710 11:00:34.469781 13528 leader_election.cc:304] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:34.471267 13832 raft_consensus.cc:359] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.471907 13832 raft_consensus.cc:385] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.472205 13832 raft_consensus.cc:740] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.472884 13832 consensus_queue.cc:260] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.474893 13832 ts_tablet_manager.cc:1434] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:34.478003 13931 raft_consensus.cc:2804] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.478354 13931 raft_consensus.cc:493] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.478632 13931 raft_consensus.cc:3060] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.481276 13938 raft_consensus.cc:493] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.481706 13938 raft_consensus.cc:515] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.465977 13638 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:34.486651 13938 leader_election.cc:290] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:34.487286 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:34.487584 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:34.488096 13712 raft_consensus.cc:2393] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4c892f318f04262a4c157ac295c4787 in current term 1: Already voted for candidate 2040cc232aff4c9ebbd7705eecc369e1 in this term.
I20260710 11:00:34.488174 13931 raft_consensus.cc:515] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.489200 13752 leader_election.cc:304] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:34.490172 13931 leader_election.cc:290] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:34.490698 13939 raft_consensus.cc:493] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.491261 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:34.491143 13939 raft_consensus.cc:515] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.491528 13938 raft_consensus.cc:3060] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.491849 13712 raft_consensus.cc:3060] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.493221 13939 leader_election.cc:290] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:34.493816 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:34.494360 13638 raft_consensus.cc:3060] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.494757 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:34.495337 13786 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:34.496510 13527 leader_election.cc:304] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:34.498354 13938 raft_consensus.cc:2749] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:34.498538 13939 raft_consensus.cc:2804] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.498993 13939 raft_consensus.cc:493] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.498394 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:34.499413 13712 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:34.499390 13939 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.499884 13639 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 0.
I20260710 11:00:34.500710 13528 leader_election.cc:304] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:34.501214 13638 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:34.501528 13931 raft_consensus.cc:2804] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.502894 13931 raft_consensus.cc:697] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:34.503751 13931 consensus_queue.cc:237] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:34.507861 13939 raft_consensus.cc:515] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.511840 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:34.512351 13786 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.512405 13939 leader_election.cc:290] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:34.515789 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:34.516372 13638 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.517192 13457 catalog_manager.cc:5697] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.519215 13786 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:34.522992 13527 leader_election.cc:304] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:34.522984 13638 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 1.
I20260710 11:00:34.524025 13931 raft_consensus.cc:2804] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.524540 13931 raft_consensus.cc:697] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:34.525616 13931 consensus_queue.cc:237] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:34.534930 13938 raft_consensus.cc:493] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.535405 13938 raft_consensus.cc:515] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.537209 13938 leader_election.cc:290] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:34.538130 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:34.538275 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:34.538764 13712 raft_consensus.cc:2468] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 0.
I20260710 11:00:34.539007 13559 raft_consensus.cc:2468] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 0.
I20260710 11:00:34.538311 13457 catalog_manager.cc:5697] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.539919 13752 leader_election.cc:304] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:34.543526 13938 raft_consensus.cc:2804] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.543880 13938 raft_consensus.cc:493] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.544209 13938 raft_consensus.cc:3060] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.549747 13938 raft_consensus.cc:515] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.551192 13938 leader_election.cc:290] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:34.551877 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:34.552100 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:34.552348 13712 raft_consensus.cc:3060] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.552667 13561 raft_consensus.cc:3060] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.557199 13712 raft_consensus.cc:2468] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:34.557549 13561 raft_consensus.cc:2468] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:34.558386 13752 leader_election.cc:304] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:34.559144 13938 raft_consensus.cc:2804] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.559623 13938 raft_consensus.cc:697] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:34.560312 13938 consensus_queue.cc:237] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:34.568478 13457 catalog_manager.cc:5697] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 1 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.570080 13939 consensus_queue.cc:1048] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.584379 13883 consensus_queue.cc:1048] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.736588 13986 consensus_queue.cc:1048] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.747476 13917 consensus_queue.cc:1048] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.810469 13938 consensus_queue.cc:1048] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.821735 13945 consensus_queue.cc:1048] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.901423 13939 consensus_queue.cc:1048] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.912101 13931 consensus_queue.cc:1048] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.985365 13945 consensus_queue.cc:1048] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.995646 13877 consensus_queue.cc:1048] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:35.086570 13849 consensus_queue.cc:1048] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:35.096580 13939 consensus_queue.cc:1048] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:35.193730 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
W20260710 11:00:35.199175 13750 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 11:00:35.209270 13750 consensus_peers.cc:597] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:35.213387 13750 consensus_peers.cc:597] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:35.221001 13676 consensus_peers.cc:597] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.244797 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:35.246039 11503 tablet_replica.cc:333] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.246964 11503 raft_consensus.cc:2243] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.248003 11503 raft_consensus.cc:2272] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.250608 11503 tablet_replica.cc:333] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.251466 11503 raft_consensus.cc:2243] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.252529 11503 raft_consensus.cc:2272] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.255317 11503 tablet_replica.cc:333] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.256120 11503 raft_consensus.cc:2243] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.256608 11503 raft_consensus.cc:2272] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.259450 11503 tablet_replica.cc:333] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.260326 11503 raft_consensus.cc:2243] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.260989 11503 raft_consensus.cc:2272] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.263482 11503 tablet_replica.cc:333] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.264264 11503 raft_consensus.cc:2243] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.264757 11503 raft_consensus.cc:2272] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.267381 11503 tablet_replica.cc:333] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.268164 11503 raft_consensus.cc:2243] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.269057 11503 raft_consensus.cc:2272] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.271456 11503 tablet_replica.cc:333] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.272176 11503 raft_consensus.cc:2243] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.273330 11503 raft_consensus.cc:2272] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.275578 11503 tablet_replica.cc:333] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.276330 11503 raft_consensus.cc:2243] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.277208 11503 raft_consensus.cc:2272] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.279698 11503 tablet_replica.cc:333] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.280484 11503 raft_consensus.cc:2243] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.280985 11503 raft_consensus.cc:2272] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.283486 11503 tablet_replica.cc:333] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.284276 11503 raft_consensus.cc:2243] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.284813 11503 raft_consensus.cc:2272] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.287247 11503 tablet_replica.cc:333] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.288051 11503 raft_consensus.cc:2243] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.288594 11503 raft_consensus.cc:2272] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.291018 11503 tablet_replica.cc:333] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.291801 11503 raft_consensus.cc:2243] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.292742 11503 raft_consensus.cc:2272] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.295387 11503 tablet_replica.cc:333] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.296027 11503 raft_consensus.cc:2243] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.296833 11503 raft_consensus.cc:2272] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.299013 11503 tablet_replica.cc:333] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.299640 11503 raft_consensus.cc:2243] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.300073 11503 raft_consensus.cc:2272] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.302872 11503 tablet_replica.cc:333] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.303503 11503 raft_consensus.cc:2243] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.304306 11503 raft_consensus.cc:2272] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.306321 11503 tablet_replica.cc:333] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.306969 11503 raft_consensus.cc:2243] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.307415 11503 raft_consensus.cc:2272] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.309119 11503 tablet_replica.cc:333] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.309726 11503 raft_consensus.cc:2243] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.310410 11503 raft_consensus.cc:2272] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.312491 11503 tablet_replica.cc:333] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: stopping tablet replica
I20260710 11:00:35.312937 11503 raft_consensus.cc:2243] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.313364 11503 raft_consensus.cc:2272] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:35.314116 13601 consensus_peers.cc:597] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:35.336581 13529 connection.cc:466] server connection from 127.0.0.1:33774 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33774 (request call id 42) could send its response
W20260710 11:00:35.342449 13601 consensus_peers.cc:597] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.343467 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
W20260710 11:00:35.358706 13601 consensus_peers.cc:597] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.367937 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:35.373448 14040 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:35.373832 14041 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:35.376188 14043 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:35.378660 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:35.381171 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:35.381505 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:35.381919 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681235381893 us; error 0 us; skew 500 ppm
I20260710 11:00:35.382457 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:35.384994 11503 webserver.cc:533] Webserver started at http://127.11.59.193:38243/ using document root <none> and password file <none>
I20260710 11:00:35.385506 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:35.385700 11503 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:35.389103 11503 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:35.393455 14048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:35.394152 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:00:35.394440 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "2040cc232aff4c9ebbd7705eecc369e1"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-28tl"
I20260710 11:00:35.394733 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:35.407951 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:35.409063 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:35.410420 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:35.414876 14055 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:00:35.420153 13750 consensus_peers.cc:597] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:35.474619 13601 consensus_peers.cc:597] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.499068 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:00:35.499388 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.004s	sys 0.000s
I20260710 11:00:35.499657 11503 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:00:35.503928 14055 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.519408 14055 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.520323 14055 tablet_bootstrap.cc:492] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.520936 14055 ts_tablet_manager.cc:1403] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:00:35.523442 14055 raft_consensus.cc:359] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.524048 14055 raft_consensus.cc:740] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.524703 14055 consensus_queue.cc:260] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.526862 14055 ts_tablet_manager.cc:1434] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:00:35.527558 14055 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.540627 14055 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.541468 14055 tablet_bootstrap.cc:492] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.542034 14055 ts_tablet_manager.cc:1403] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 11:00:35.544188 14055 raft_consensus.cc:359] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.544797 14055 raft_consensus.cc:740] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.545398 14055 consensus_queue.cc:260] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [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: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.547096 14055 ts_tablet_manager.cc:1434] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:35.547776 14055 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.560580 14055 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.561311 14055 tablet_bootstrap.cc:492] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.561769 14055 ts_tablet_manager.cc:1403] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:00:35.563297 14055 raft_consensus.cc:359] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.563760 14055 raft_consensus.cc:740] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.564257 14055 consensus_queue.cc:260] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.565657 14055 ts_tablet_manager.cc:1434] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.566227 14055 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.575404 14055 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.576222 14055 tablet_bootstrap.cc:492] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.576766 14055 ts_tablet_manager.cc:1403] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:35.578410 14055 raft_consensus.cc:359] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.578946 14055 raft_consensus.cc:740] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.579551 14055 consensus_queue.cc:260] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.579824 11503 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:00:35.580165 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.078s	sys 0.000s
I20260710 11:00:35.581521 14055 ts_tablet_manager.cc:1434] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:35.582050 14055 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.593057 14055 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.593916 14055 tablet_bootstrap.cc:492] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.594481 14055 ts_tablet_manager.cc:1403] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:00:35.596526 14055 raft_consensus.cc:359] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.597111 14055 raft_consensus.cc:740] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.597774 14055 consensus_queue.cc:260] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [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: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.599671 14055 ts_tablet_manager.cc:1434] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:35.600399 14055 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
W20260710 11:00:35.600585 13601 consensus_peers.cc:597] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.612859 14055 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.613847 14055 tablet_bootstrap.cc:492] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.614504 14055 ts_tablet_manager.cc:1403] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:00:35.617002 14055 raft_consensus.cc:359] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.618836 14055 raft_consensus.cc:740] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.619457 14055 consensus_queue.cc:260] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [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: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.621454 14055 ts_tablet_manager.cc:1434] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:35.622236 14055 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.635708 14055 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.636583 14055 tablet_bootstrap.cc:492] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.636924 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:44081
I20260710 11:00:35.637048 14120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:44081 every 8 connection(s)
I20260710 11:00:35.637215 14055 ts_tablet_manager.cc:1403] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:00:35.638998 14055 raft_consensus.cc:359] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.639714 14055 raft_consensus.cc:740] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.640355 14055 consensus_queue.cc:260] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.641912 14055 ts_tablet_manager.cc:1434] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.642697 14055 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.655575 14121 heartbeater.cc:344] Connected to a master server at 127.11.59.254:42539
I20260710 11:00:35.655968 14121 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:35.656334 14055 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.656704 14121 heartbeater.cc:507] Master 127.11.59.254:42539 requested a full tablet report, sending...
I20260710 11:00:35.657051 14055 tablet_bootstrap.cc:492] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.657608 14055 ts_tablet_manager.cc:1403] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:00:35.659255 14055 raft_consensus.cc:359] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.659739 14055 raft_consensus.cc:740] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.660274 14055 consensus_queue.cc:260] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.661865 14055 ts_tablet_manager.cc:1434] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.662441 14055 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.663343 13461 ts_manager.cc:194] Re-registered known tserver with Master: 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:35.671921 14055 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.672603 14055 tablet_bootstrap.cc:492] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.673198 14055 ts_tablet_manager.cc:1403] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:35.675189 14055 raft_consensus.cc:359] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.675642 14055 raft_consensus.cc:740] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.676144 14055 consensus_queue.cc:260] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.677001 13461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53586
I20260710 11:00:35.677599 14055 ts_tablet_manager.cc:1434] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.678301 14055 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.679733 14121 heartbeater.cc:499] Master 127.11.59.254:42539 was elected leader, sending a full tablet report...
I20260710 11:00:35.690411 14055 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.691263 14055 tablet_bootstrap.cc:492] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.691877 14055 ts_tablet_manager.cc:1403] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:00:35.694181 14055 raft_consensus.cc:359] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.694811 14055 raft_consensus.cc:740] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.695442 14055 consensus_queue.cc:260] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.697412 14055 ts_tablet_manager.cc:1434] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:35.698120 14055 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.709854 14055 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.710594 14055 tablet_bootstrap.cc:492] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.711130 14055 ts_tablet_manager.cc:1403] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:00:35.712704 14055 raft_consensus.cc:359] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.713186 14055 raft_consensus.cc:740] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.713727 14055 consensus_queue.cc:260] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:35.715099 14055 ts_tablet_manager.cc:1434] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.715790 14055 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.725363 14055 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.726017 14055 tablet_bootstrap.cc:492] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.726485 14055 ts_tablet_manager.cc:1403] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:00:35.727927 14055 raft_consensus.cc:359] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.728348 14055 raft_consensus.cc:740] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.728780 14055 consensus_queue.cc:260] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.730165 14055 ts_tablet_manager.cc:1434] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:00:35.730890 14055 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.741181 14055 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.741797 14055 tablet_bootstrap.cc:492] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.742228 14055 ts_tablet_manager.cc:1403] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:00:35.743669 14055 raft_consensus.cc:359] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.744095 14055 raft_consensus.cc:740] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.744623 14055 consensus_queue.cc:260] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.746088 14055 ts_tablet_manager.cc:1434] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.746819 14055 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.761641 14055 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.762332 14055 tablet_bootstrap.cc:492] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.762833 14055 ts_tablet_manager.cc:1403] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:00:35.764946 14055 raft_consensus.cc:359] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.765477 14055 raft_consensus.cc:740] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.766019 14055 consensus_queue.cc:260] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.767784 14055 ts_tablet_manager.cc:1434] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:35.768502 14055 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.779125 14055 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.779909 14055 tablet_bootstrap.cc:492] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.780669 14055 ts_tablet_manager.cc:1403] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:35.783452 14055 raft_consensus.cc:359] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.784121 14055 raft_consensus.cc:740] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.784715 14055 consensus_queue.cc:260] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.786608 14055 ts_tablet_manager.cc:1434] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:35.788909 14055 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.801443 14055 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.802052 14055 tablet_bootstrap.cc:492] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.802618 14055 ts_tablet_manager.cc:1403] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:00:35.804764 14055 raft_consensus.cc:359] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.805431 14055 raft_consensus.cc:740] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.806018 14055 consensus_queue.cc:260] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.807375 14055 ts_tablet_manager.cc:1434] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:35.807950 14055 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.818928 14055 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.819556 14055 tablet_bootstrap.cc:492] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.820076 14055 ts_tablet_manager.cc:1403] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:35.821859 14055 raft_consensus.cc:359] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.822307 14055 raft_consensus.cc:740] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.822788 14055 consensus_queue.cc:260] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:35.824265 14055 ts_tablet_manager.cc:1434] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.825138 14055 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap starting.
I20260710 11:00:35.837380 14055 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.838070 14055 tablet_bootstrap.cc:492] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Bootstrap complete.
I20260710 11:00:35.838552 14055 ts_tablet_manager.cc:1403] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:00:35.840180 14055 raft_consensus.cc:359] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.840596 14055 raft_consensus.cc:740] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.841284 14055 consensus_queue.cc:260] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:35.842918 14055 ts_tablet_manager.cc:1434] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:36.264215 13945 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.264700 13945 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.266243 13945 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.267055 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:36.267187 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.267756 14095 raft_consensus.cc:2468] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:36.268716 13750 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.269373 13945 raft_consensus.cc:2804] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.269666 13945 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.269951 13945 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.274137 13945 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.275470 13945 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.276077 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:36.276259 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.276754 14095 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.281884 14095 raft_consensus.cc:2468] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 2.
I20260710 11:00:36.282711 13750 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.283345 13945 raft_consensus.cc:2804] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.283835 13945 raft_consensus.cc:697] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:36.285037 13945 consensus_queue.cc:237] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.295416 13460 catalog_manager.cc:5697] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.368177 13945 raft_consensus.cc:493] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.368655 13945 raft_consensus.cc:515] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.370594 13945 leader_election.cc:290] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.372036 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:36.372036 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.372934 14095 raft_consensus.cc:2468] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:36.374068 13750 leader_election.cc:304] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.374747 13945 raft_consensus.cc:2804] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.375113 13945 raft_consensus.cc:493] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.375427 13945 raft_consensus.cc:3060] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.380172 13945 raft_consensus.cc:515] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.382006 13945 leader_election.cc:290] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.382572 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:36.383036 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.383599 14095 raft_consensus.cc:3060] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.388017 14095 raft_consensus.cc:2468] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 2.
I20260710 11:00:36.388903 13750 leader_election.cc:304] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.389539 13945 raft_consensus.cc:2804] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.389895 13945 raft_consensus.cc:697] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:36.390586 13945 consensus_queue.cc:237] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.396857 13460 catalog_manager.cc:5697] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.400233 14145 raft_consensus.cc:493] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.400707 14145 raft_consensus.cc:515] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.403097 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.403224 14145 leader_election.cc:290] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.403620 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:36.403817 14095 raft_consensus.cc:2468] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:36.405004 13676 leader_election.cc:304] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:36.405714 14145 raft_consensus.cc:2804] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.406013 14145 raft_consensus.cc:493] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.406292 14145 raft_consensus.cc:3060] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.410763 14145 raft_consensus.cc:515] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.411412 13847 raft_consensus.cc:493] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.411882 13847 raft_consensus.cc:515] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.413638 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.413584 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:36.413017 14145 leader_election.cc:290] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.414278 14095 raft_consensus.cc:3060] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.416054 14094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.416712 14094 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:36.417826 13847 leader_election.cc:290] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:36.417951 13601 leader_election.cc:304] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: 
I20260710 11:00:36.418473 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:36.416294 14145 raft_consensus.cc:493] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.418846 13847 raft_consensus.cc:2804] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.419260 13847 raft_consensus.cc:493] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.419149 14145 raft_consensus.cc:515] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.419760 13847 raft_consensus.cc:3060] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.420377 13712 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:36.420887 14095 raft_consensus.cc:2468] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 2.
I20260710 11:00:36.422155 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.423255 13676 leader_election.cc:304] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:36.424270 14144 raft_consensus.cc:2804] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.424700 14144 raft_consensus.cc:697] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:36.425513 14144 consensus_queue.cc:237] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.427831 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:36.428494 14145 leader_election.cc:290] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.429118 14095 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:36.430274 13676 leader_election.cc:304] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:36.431711 14148 raft_consensus.cc:2804] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.432075 14148 raft_consensus.cc:493] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.432385 14148 raft_consensus.cc:3060] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.434273 13847 raft_consensus.cc:515] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.435386 13638 raft_consensus.cc:2393] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a38d4fdd14d547e585991ad1023923ea in current term 2: Already voted for candidate 1a0dddb10af34744b0cf3f6507cdb15a in this term.
I20260710 11:00:36.438853 13847 leader_election.cc:290] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:36.439077 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:36.439111 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.439906 14095 raft_consensus.cc:3060] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.438623 14148 raft_consensus.cc:515] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.440909 13712 raft_consensus.cc:2393] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 2: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:36.442515 14148 leader_election.cc:290] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.443493 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:36.444196 13638 raft_consensus.cc:2393] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a38d4fdd14d547e585991ad1023923ea in current term 2: Already voted for candidate 1a0dddb10af34744b0cf3f6507cdb15a in this term.
I20260710 11:00:36.444095 14094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aee4b1fc34d6bb16d25139f2f2856" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.445611 13676 leader_election.cc:304] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [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: a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:36.446331 14148 raft_consensus.cc:2749] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.445703 13460 catalog_manager.cc:5697] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 2 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:36.447556 14095 raft_consensus.cc:2468] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 2.
I20260710 11:00:36.448704 13601 leader_election.cc:304] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.449363 13847 raft_consensus.cc:2804] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.449787 13847 raft_consensus.cc:697] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:36.450376 13847 consensus_queue.cc:237] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.458098 14148 raft_consensus.cc:493] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.458529 14148 raft_consensus.cc:515] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.458886 13461 catalog_manager.cc:5697] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.460068 14148 leader_election.cc:290] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.460755 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:36.460980 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.461468 14095 raft_consensus.cc:2468] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:36.462404 13676 leader_election.cc:304] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:36.463020 14148 raft_consensus.cc:2804] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.463378 14148 raft_consensus.cc:493] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.463668 14148 raft_consensus.cc:3060] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.471321 14148 raft_consensus.cc:515] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.473595 14148 leader_election.cc:290] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.473860 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:36.474234 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.474824 14095 raft_consensus.cc:3060] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.479959 14095 raft_consensus.cc:2468] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 2.
I20260710 11:00:36.480516 13945 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.480882 13676 leader_election.cc:304] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:36.480952 13945 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.481642 14148 raft_consensus.cc:2804] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.482112 14148 raft_consensus.cc:697] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:36.483002 13945 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.482879 14148 consensus_queue.cc:237] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.483510 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.483942 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:36.484094 14095 raft_consensus.cc:2468] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:36.485505 13750 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:36.486361 13945 raft_consensus.cc:2804] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.486722 13945 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.487083 13945 raft_consensus.cc:3060] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.491242 13461 catalog_manager.cc:5697] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 2 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.492169 13938 raft_consensus.cc:493] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.492667 13938 raft_consensus.cc:515] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.493921 13945 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.494678 13938 leader_election.cc:290] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.495769 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:36.496747 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:36.497315 14094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.497882 14094 raft_consensus.cc:3060] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.498524 13945 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.499500 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a84ad1bcda4683be46c898a2cc33e6" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.500252 14095 raft_consensus.cc:2393] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4c892f318f04262a4c157ac295c4787 in current term 2: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:36.501196 13750 leader_election.cc:304] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [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: d4c892f318f04262a4c157ac295c4787; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.501959 13945 raft_consensus.cc:3060] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.503741 14094 raft_consensus.cc:2468] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 2.
I20260710 11:00:36.504755 13750 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:36.505436 13938 raft_consensus.cc:2804] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.505892 13938 raft_consensus.cc:697] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Becoming Leader. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:36.506595 13938 consensus_queue.cc:237] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.508654 13945 raft_consensus.cc:2749] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.513568 13461 catalog_manager.cc:5697] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to d4c892f318f04262a4c157ac295c4787 (127.11.59.196). New cstate: current_term: 2 leader_uuid: "d4c892f318f04262a4c157ac295c4787" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.514832 14148 raft_consensus.cc:493] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.515204 14148 raft_consensus.cc:515] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.516681 14148 leader_election.cc:290] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.517170 14094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.517634 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:36.517788 14094 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:36.518882 14148 raft_consensus.cc:493] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.518914 13676 leader_election.cc:304] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:36.519548 14148 raft_consensus.cc:515] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.519912 14144 raft_consensus.cc:2804] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.520352 14144 raft_consensus.cc:493] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.520776 14144 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.521556 14148 leader_election.cc:290] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.522478 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:36.523164 14094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.523823 14094 raft_consensus.cc:2468] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 1.
I20260710 11:00:36.524617 13676 leader_election.cc:304] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:36.525327 14148 raft_consensus.cc:2804] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.525672 14148 raft_consensus.cc:493] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.525952 14148 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.526350 14144 raft_consensus.cc:515] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.527781 14144 leader_election.cc:290] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.528460 14094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.528663 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:36.528990 14094 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.531301 14148 raft_consensus.cc:515] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.533102 14148 leader_election.cc:290] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.533738 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.534236 14095 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.534054 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:36.535099 14094 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 2.
I20260710 11:00:36.536042 13676 leader_election.cc:304] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:36.536666 14148 raft_consensus.cc:2804] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.537086 14148 raft_consensus.cc:697] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:36.537858 14148 consensus_queue.cc:237] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.539383 14095 raft_consensus.cc:2468] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 2.
I20260710 11:00:36.540412 13676 leader_election.cc:304] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 1a0dddb10af34744b0cf3f6507cdb15a
I20260710 11:00:36.541178 14148 raft_consensus.cc:2804] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.541711 14148 raft_consensus.cc:697] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:36.542371 14148 consensus_queue.cc:237] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.545145 13461 catalog_manager.cc:5697] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 2 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.556221 13461 catalog_manager.cc:5697] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 2 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:36.581625 13847 raft_consensus.cc:493] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.582325 13847 raft_consensus.cc:515] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.584672 13847 leader_election.cc:290] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.585309 13847 raft_consensus.cc:493] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.585620 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:36.585734 13847 raft_consensus.cc:515] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.586839 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.587680 14095 raft_consensus.cc:2393] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 2: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:36.588208 13847 leader_election.cc:290] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:36.588601 13601 leader_election.cc:304] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.589037 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.589720 14095 raft_consensus.cc:2393] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 2: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:36.589666 13847 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.589779 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675af09f0c4a4c55911295e01eb379cd" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:36.592129 13603 leader_election.cc:304] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.592823 14135 raft_consensus.cc:3060] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.598026 13847 raft_consensus.cc:2749] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.598227 13891 raft_consensus.cc:493] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.598788 13891 raft_consensus.cc:515] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.600885 13891 leader_election.cc:290] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.601619 13877 raft_consensus.cc:493] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.601706 14135 raft_consensus.cc:2749] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.602188 13877 raft_consensus.cc:515] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.603746 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:36.604143 13877 leader_election.cc:290] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.604285 13787 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:36.605212 13602 leader_election.cc:304] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:36.605944 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" is_pre_election: true
I20260710 11:00:36.606338 14135 raft_consensus.cc:2804] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.606449 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.606710 14135 raft_consensus.cc:493] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.606992 14095 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 1.
I20260710 11:00:36.607041 14135 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.608645 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.609714 14095 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c892f318f04262a4c157ac295c4787 in term 1.
I20260710 11:00:36.610807 13750 leader_election.cc:304] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:36.612095 13877 raft_consensus.cc:2804] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.612485 13877 raft_consensus.cc:493] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.612879 13877 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.614101 14135 raft_consensus.cc:515] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.615276 13638 raft_consensus.cc:2393] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4c892f318f04262a4c157ac295c4787 in current term 2: Already voted for candidate 1a0dddb10af34744b0cf3f6507cdb15a in this term.
I20260710 11:00:36.616151 14135 leader_election.cc:290] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.617210 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.617911 14095 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.619004 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:36.620000 13877 raft_consensus.cc:515] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.620981 13787 raft_consensus.cc:2393] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 2: Already voted for candidate d4c892f318f04262a4c157ac295c4787 in this term.
I20260710 11:00:36.624220 13877 leader_election.cc:290] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [CANDIDATE]: Term 2 election: Requested vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:36.626021 14094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
I20260710 11:00:36.627302 14095 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0dddb10af34744b0cf3f6507cdb15a in term 2.
I20260710 11:00:36.632153 13638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "d4c892f318f04262a4c157ac295c4787" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:36.632115 13601 leader_election.cc:304] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: d4c892f318f04262a4c157ac295c4787
I20260710 11:00:36.632896 13638 raft_consensus.cc:2393] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d4c892f318f04262a4c157ac295c4787 in current term 2: Already voted for candidate 1a0dddb10af34744b0cf3f6507cdb15a in this term.
I20260710 11:00:36.633893 14135 raft_consensus.cc:2804] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.633884 13752 leader_election.cc:304] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [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: d4c892f318f04262a4c157ac295c4787; no voters: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:36.634655 14135 raft_consensus.cc:697] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 LEADER]: Becoming Leader. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:36.635192 13877 raft_consensus.cc:2749] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.635468 14135 consensus_queue.cc:237] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.644902 13461 catalog_manager.cc:5697] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a reported cstate change: term changed from 1 to 2, leader changed from 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193) to 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:36.680193 14135 raft_consensus.cc:493] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.680766 14135 raft_consensus.cc:515] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:36.682649 14135 leader_election.cc:290] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.683534 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:36.683674 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4f8ab36f44c6a95cf0f01af28189f" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.684415 14095 raft_consensus.cc:2393] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 2: Already voted for candidate d4c892f318f04262a4c157ac295c4787 in this term.
I20260710 11:00:36.685249 13601 leader_election.cc:304] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:36.685808 14135 raft_consensus.cc:3060] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.690843 14135 raft_consensus.cc:2749] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.733498 14148 raft_consensus.cc:493] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.733968 14148 raft_consensus.cc:515] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.735474 14148 leader_election.cc:290] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.736383 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.736332 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ec9d37bd4f4ecb859f508165f48d88" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:36.737299 14095 raft_consensus.cc:2393] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a38d4fdd14d547e585991ad1023923ea in current term 2: Already voted for candidate d4c892f318f04262a4c157ac295c4787 in this term.
I20260710 11:00:36.738335 13676 leader_election.cc:304] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [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: a38d4fdd14d547e585991ad1023923ea; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:36.739079 14148 raft_consensus.cc:3060] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.743901 14148 raft_consensus.cc:2749] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.771878 14148 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.772415 14148 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:36.773892 14095 raft_consensus.cc:1275] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer d4c892f318f04262a4c157ac295c4787: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.774390 14148 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081)
I20260710 11:00:36.775107 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4c892f318f04262a4c157ac295c4787" is_pre_election: true
I20260710 11:00:36.775640 14095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.776192 14094 raft_consensus.cc:1275] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer d4c892f318f04262a4c157ac295c4787: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.776394 13877 consensus_queue.cc:1048] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.776880 13676 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [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: a38d4fdd14d547e585991ad1023923ea; no voters: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787
I20260710 11:00:36.777489 13945 consensus_queue.cc:1048] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.777738 14148 raft_consensus.cc:2749] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.787678 14135 raft_consensus.cc:493] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2040cc232aff4c9ebbd7705eecc369e1)
I20260710 11:00:36.788095 13712 raft_consensus.cc:1275] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Refusing update from remote peer d4c892f318f04262a4c157ac295c4787: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.788132 14135 raft_consensus.cc:515] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:36.790277 13712 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.790843 14135 leader_election.cc:290] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:36.793867 14093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1" is_pre_election: true
I20260710 11:00:36.794507 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a38d4fdd14d547e585991ad1023923ea" is_pre_election: true
I20260710 11:00:36.795018 14093 raft_consensus.cc:2393] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0dddb10af34744b0cf3f6507cdb15a in current term 2: Already voted for candidate a38d4fdd14d547e585991ad1023923ea in this term.
I20260710 11:00:36.797245 13601 leader_election.cc:304] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [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: 1a0dddb10af34744b0cf3f6507cdb15a; no voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:36.798267 14135 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.801533 13877 consensus_queue.cc:1048] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.805469 14135 raft_consensus.cc:2749] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.817703 13712 raft_consensus.cc:1275] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Refusing update from remote peer d4c892f318f04262a4c157ac295c4787: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.823421 13877 consensus_queue.cc:1048] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.866559 13712 raft_consensus.cc:1275] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Refusing update from remote peer 1a0dddb10af34744b0cf3f6507cdb15a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.868269 14135 consensus_queue.cc:1048] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.902525 14095 raft_consensus.cc:1275] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer 1a0dddb10af34744b0cf3f6507cdb15a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.905439 14135 consensus_queue.cc:1048] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.909857 14094 raft_consensus.cc:1275] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.911254 14148 consensus_queue.cc:1048] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.918924 13638 raft_consensus.cc:1275] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Refusing update from remote peer d4c892f318f04262a4c157ac295c4787: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.921043 13877 consensus_queue.cc:1048] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.925489 13639 raft_consensus.cc:1275] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.926909 13917 consensus_queue.cc:1048] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.931190 14094 raft_consensus.cc:1275] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.935467 14148 consensus_queue.cc:1048] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.948599 14095 raft_consensus.cc:1275] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.950495 14148 consensus_queue.cc:1048] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.966094 14095 raft_consensus.cc:1275] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer d4c892f318f04262a4c157ac295c4787: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.969367 13938 consensus_queue.cc:1048] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.975773 13787 raft_consensus.cc:1275] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.977507 13917 consensus_queue.cc:1048] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.978111 13638 raft_consensus.cc:1275] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.980315 14148 consensus_queue.cc:1048] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.996731 14095 raft_consensus.cc:1275] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.998227 14148 consensus_queue.cc:1048] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:37.017590 13638 raft_consensus.cc:1275] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:37.019145 14144 consensus_queue.cc:1048] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:37.063344 13787 raft_consensus.cc:1275] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Refusing update from remote peer 1a0dddb10af34744b0cf3f6507cdb15a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:37.064760 14135 consensus_queue.cc:1048] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:37.074221 14094 raft_consensus.cc:1275] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Refusing update from remote peer 1a0dddb10af34744b0cf3f6507cdb15a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:37.075976 14147 consensus_queue.cc:1048] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.641760 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:45.670549 13712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25"
dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
mode: GRACEFUL
new_leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:00:45.671044 13712 raft_consensus.cc:606] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Received request to transfer leadership to TS 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:45.681492 13786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240"
dest_uuid: "d4c892f318f04262a4c157ac295c4787"
mode: GRACEFUL
new_leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:42484
I20260710 11:00:45.681908 13786 raft_consensus.cc:606] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Received request to transfer leadership to TS 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:45.693660 13639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c16a44645444748a2b1826443c48170"
dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
mode: GRACEFUL
new_leader_uuid: "a38d4fdd14d547e585991ad1023923ea"
 from {username='slave'} at 127.0.0.1:38272
I20260710 11:00:45.694149 13639 raft_consensus.cc:606] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Received request to transfer leadership to TS a38d4fdd14d547e585991ad1023923ea
I20260710 11:00:45.696174 13639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce"
dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
mode: GRACEFUL
new_leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:38272
I20260710 11:00:45.696751 13639 raft_consensus.cc:606] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 LEADER]: Received request to transfer leadership to TS 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:45.698813 13639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97"
dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
mode: GRACEFUL
new_leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:38272
I20260710 11:00:45.699247 13639 raft_consensus.cc:606] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Received request to transfer leadership to TS 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:45.700138 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:45.700865 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:45.808751 14202 raft_consensus.cc:993] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea: : Instructing follower 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:45.809314 14197 raft_consensus.cc:1081] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Signalling peer 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:45.810645 14093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25"
dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:00:45.811108 14093 raft_consensus.cc:493] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.811437 14093 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.817632 14093 raft_consensus.cc:515] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:45.819671 14093 leader_election.cc:290] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 3 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:45.829538 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:45.830124 13712 raft_consensus.cc:3055] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:45.830377 13712 raft_consensus.cc:740] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:45.831280 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19beb718f9884058b12cb2e6723c4a25" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:45.831122 13712 consensus_queue.cc:260] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:45.831852 13639 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.832439 13712 raft_consensus.cc:3060] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.839920 13639 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:45.840050 14196 raft_consensus.cc:993] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787: : Instructing follower 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:45.840523 13712 raft_consensus.cc:2468] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:45.840852 14205 raft_consensus.cc:1081] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Signalling peer 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:45.841496 14051 leader_election.cc:304] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [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: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: 
I20260710 11:00:45.842607 14093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240"
dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:33872
I20260710 11:00:45.843218 14093 raft_consensus.cc:493] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.843314 14206 raft_consensus.cc:2804] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:45.843662 14093 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.844755 14206 raft_consensus.cc:697] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:45.845813 14206 consensus_queue.cc:237] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:45.848677 14093 raft_consensus.cc:515] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:45.851161 14093 leader_election.cc:290] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 3 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:45.851727 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:45.852269 13712 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.853998 13460 catalog_manager.cc:5697] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 2 to 3, leader changed from a38d4fdd14d547e585991ad1023923ea (127.11.59.195) to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 3 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.857374 13712 raft_consensus.cc:2468] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:45.862370 14051 leader_election.cc:304] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [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: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:45.862754 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673be6fc3de94a0596ba6ec14c76d240" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:45.863109 14206 raft_consensus.cc:2804] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:45.863368 13786 raft_consensus.cc:3055] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:45.863668 14206 raft_consensus.cc:697] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:45.863721 13786 raft_consensus.cc:740] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:45.864748 14206 consensus_queue.cc:237] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:45.864681 13786 consensus_queue.cc:260] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [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: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:45.866233 13786 raft_consensus.cc:3060] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.873432 13786 raft_consensus.cc:2468] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:45.880445 14214 raft_consensus.cc:993] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a: : Instructing follower 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:45.881011 14185 raft_consensus.cc:1081] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Signalling peer 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:45.881553 13460 catalog_manager.cc:5697] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 2 to 3, leader changed from d4c892f318f04262a4c157ac295c4787 (127.11.59.196) to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 3 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:45.882383 14093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97"
dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:33890
I20260710 11:00:45.882905 14093 raft_consensus.cc:493] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.883181 14093 raft_consensus.cc:3060] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.888917 14093 raft_consensus.cc:515] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:45.890570 14093 leader_election.cc:290] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:45.891125 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:45.891500 13712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be04b44318a349bf8ba66f89344bdd97" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:45.891734 13639 raft_consensus.cc:3055] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.892022 13712 raft_consensus.cc:3060] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.892079 13639 raft_consensus.cc:740] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:45.893103 13639 consensus_queue.cc:260] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:45.894219 13639 raft_consensus.cc:3060] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.898343 13712 raft_consensus.cc:2468] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 2.
I20260710 11:00:45.899138 13710 raft_consensus.cc:1240] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Rejecting Update request from peer 1a0dddb10af34744b0cf3f6507cdb15a for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:45.899366 14051 leader_election.cc:304] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:45.900440 14206 raft_consensus.cc:2804] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.901024 14206 raft_consensus.cc:697] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:45.901573 13639 raft_consensus.cc:2468] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 2.
I20260710 11:00:45.902120 14206 consensus_queue.cc:237] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:45.911389 13460 catalog_manager.cc:5697] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 1 to 2, leader changed from 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194) to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.925082 14214 raft_consensus.cc:993] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a: : Instructing follower a38d4fdd14d547e585991ad1023923ea to start an election
I20260710 11:00:45.925552 14185 raft_consensus.cc:1081] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Signalling peer a38d4fdd14d547e585991ad1023923ea to start an election
I20260710 11:00:45.926728 13710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c16a44645444748a2b1826443c48170"
dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
 from {username='slave'} at 127.0.0.1:41886
I20260710 11:00:45.927151 13710 raft_consensus.cc:493] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.927528 13710 raft_consensus.cc:3060] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.932229 13710 raft_consensus.cc:515] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:45.933848 13710 leader_election.cc:290] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:45.934651 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16a44645444748a2b1826443c48170" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:45.934815 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16a44645444748a2b1826443c48170" candidate_uuid: "a38d4fdd14d547e585991ad1023923ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:45.935317 13786 raft_consensus.cc:3060] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.935294 13639 raft_consensus.cc:3055] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.935870 13639 raft_consensus.cc:740] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:45.936789 13639 consensus_queue.cc:260] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:45.938186 13639 raft_consensus.cc:3060] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.942001 13786 raft_consensus.cc:2468] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 2.
I20260710 11:00:45.943185 13677 leader_election.cc:304] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a38d4fdd14d547e585991ad1023923ea, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:45.943856 14197 raft_consensus.cc:2804] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.944031 13639 raft_consensus.cc:2468] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a38d4fdd14d547e585991ad1023923ea in term 2.
I20260710 11:00:45.944247 14197 raft_consensus.cc:697] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Becoming Leader. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:45.945317 14197 consensus_queue.cc:237] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } }
I20260710 11:00:45.952704 13460 catalog_manager.cc:5697] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea reported cstate change: term changed from 1 to 2, leader changed from 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194) to a38d4fdd14d547e585991ad1023923ea (127.11.59.195). New cstate: current_term: 2 leader_uuid: "a38d4fdd14d547e585991ad1023923ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.122466 14214 raft_consensus.cc:993] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a: : Instructing follower 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:46.122855 14185 raft_consensus.cc:1081] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 LEADER]: Signalling peer 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:46.124341 14093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce"
dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:33890
I20260710 11:00:46.124871 14093 raft_consensus.cc:493] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.125252 14093 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:46.129992 14093 raft_consensus.cc:515] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:46.131379 14093 leader_election.cc:290] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 3 election: Requested vote from peers d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943), 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007)
I20260710 11:00:46.132010 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:46.132632 13786 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:46.132540 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa9191159ad4ed7b06f38251d3471ce" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:46.133159 13639 raft_consensus.cc:3055] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:46.133488 13639 raft_consensus.cc:740] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a0dddb10af34744b0cf3f6507cdb15a, State: Running, Role: LEADER
I20260710 11:00:46.134213 13639 consensus_queue.cc:260] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:46.135095 13639 raft_consensus.cc:3060] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:46.139885 13786 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:46.141626 13787 raft_consensus.cc:1240] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Rejecting Update request from peer 1a0dddb10af34744b0cf3f6507cdb15a for earlier term 2. Current term is 3. Ops: []
I20260710 11:00:46.141474 14050 leader_election.cc:304] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [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: 2040cc232aff4c9ebbd7705eecc369e1, d4c892f318f04262a4c157ac295c4787; no voters: 
I20260710 11:00:46.142076 13639 raft_consensus.cc:2468] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:46.142401 14206 raft_consensus.cc:2804] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:46.143558 14206 raft_consensus.cc:697] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:46.144342 14206 consensus_queue.cc:237] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [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: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } }
I20260710 11:00:46.155638 13460 catalog_manager.cc:5697] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 2 to 3, leader changed from 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194) to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 3 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.267750 13712 raft_consensus.cc:1275] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:46.269059 14206 consensus_queue.cc:1048] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:46.280544 13787 raft_consensus.cc:1275] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:46.281782 14206 consensus_queue.cc:1048] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:46.301901 13710 raft_consensus.cc:1275] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.303071 14206 consensus_queue.cc:1048] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.316440 13639 raft_consensus.cc:1275] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.317582 14206 consensus_queue.cc:1048] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.328917 13787 raft_consensus.cc:1275] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.330368 14197 consensus_queue.cc:1048] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.340139 13639 raft_consensus.cc:1275] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Refusing update from remote peer a38d4fdd14d547e585991ad1023923ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.341681 14197 consensus_queue.cc:1048] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.350960 13710 raft_consensus.cc:1275] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:46.352494 14207 consensus_queue.cc:1048] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:46.364748 13639 raft_consensus.cc:1275] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:46.366515 14207 consensus_queue.cc:1048] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:46.620357 13639 raft_consensus.cc:1275] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:46.621721 14224 consensus_queue.cc:1048] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:46.631052 13787 raft_consensus.cc:1275] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:46.632230 14206 consensus_queue.cc:1048] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:46.701728 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:46.716792 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:46.730060 13787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b"
dest_uuid: "d4c892f318f04262a4c157ac295c4787"
mode: GRACEFUL
new_leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:42484
I20260710 11:00:46.730587 13787 raft_consensus.cc:606] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Received request to transfer leadership to TS 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:46.732645 13710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e"
dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
mode: GRACEFUL
new_leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:00:46.733048 13710 raft_consensus.cc:606] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Received request to transfer leadership to TS 2040cc232aff4c9ebbd7705eecc369e1
I20260710 11:00:46.734067 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:46.734630 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:46.983372 14205 raft_consensus.cc:993] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787: : Instructing follower 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:46.983772 14196 raft_consensus.cc:1081] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Signalling peer 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:46.985116 14094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b"
dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:33872
I20260710 11:00:46.985575 14094 raft_consensus.cc:493] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.985824 14094 raft_consensus.cc:3060] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.990149 14094 raft_consensus.cc:515] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:46.991464 14094 leader_election.cc:290] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 2 election: Requested vote from peers a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047), d4c892f318f04262a4c157ac295c4787 (127.11.59.196:38943)
I20260710 11:00:46.992254 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:46.992412 13787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43bcd3d9a54e928b244c0913706e5b" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4c892f318f04262a4c157ac295c4787"
I20260710 11:00:46.992844 13710 raft_consensus.cc:3060] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.992971 13787 raft_consensus.cc:3055] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:46.993413 13787 raft_consensus.cc:740] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4c892f318f04262a4c157ac295c4787, State: Running, Role: LEADER
I20260710 11:00:46.994117 13787 consensus_queue.cc:260] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:46.995280 13787 raft_consensus.cc:3060] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.997169 14234 raft_consensus.cc:993] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea: : Instructing follower 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:46.997668 14235 raft_consensus.cc:1081] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Signalling peer 2040cc232aff4c9ebbd7705eecc369e1 to start an election
I20260710 11:00:46.999178 13710 raft_consensus.cc:2468] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 2.
I20260710 11:00:46.999198 14094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e"
dest_uuid: "2040cc232aff4c9ebbd7705eecc369e1"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:00:46.999837 14094 raft_consensus.cc:493] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:47.000174 14094 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.000578 14051 leader_election.cc:304] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040cc232aff4c9ebbd7705eecc369e1, a38d4fdd14d547e585991ad1023923ea; no voters: 
I20260710 11:00:47.001559 14206 raft_consensus.cc:2804] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:47.001994 14206 raft_consensus.cc:697] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:47.002806 14206 consensus_queue.cc:237] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } }
I20260710 11:00:47.003970 13787 raft_consensus.cc:2468] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 2.
I20260710 11:00:47.005801 14094 raft_consensus.cc:515] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:47.007704 14094 leader_election.cc:290] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007), a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047)
I20260710 11:00:47.009758 13639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a0dddb10af34744b0cf3f6507cdb15a"
I20260710 11:00:47.010251 13639 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.011448 13461 catalog_manager.cc:5697] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 1 to 2, leader changed from d4c892f318f04262a4c157ac295c4787 (127.11.59.196) to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:47.015059 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca2d1b1ef8a4fddbf44e47379c46c8e" candidate_uuid: "2040cc232aff4c9ebbd7705eecc369e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a38d4fdd14d547e585991ad1023923ea"
I20260710 11:00:47.015561 13710 raft_consensus.cc:3055] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:47.015830 13710 raft_consensus.cc:740] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a38d4fdd14d547e585991ad1023923ea, State: Running, Role: LEADER
I20260710 11:00:47.016641 13710 consensus_queue.cc:260] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [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: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:47.017850 13710 raft_consensus.cc:3060] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.017645 13639 raft_consensus.cc:2468] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:47.023113 13710 raft_consensus.cc:2468] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040cc232aff4c9ebbd7705eecc369e1 in term 3.
I20260710 11:00:47.022514 14051 leader_election.cc:304] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [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: 1a0dddb10af34744b0cf3f6507cdb15a, 2040cc232aff4c9ebbd7705eecc369e1; no voters: 
I20260710 11:00:47.026283 14206 raft_consensus.cc:2804] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:47.026767 14206 raft_consensus.cc:697] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Becoming Leader. State: Replica: 2040cc232aff4c9ebbd7705eecc369e1, State: Running, Role: LEADER
I20260710 11:00:47.027633 14206 consensus_queue.cc:237] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [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: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } }
I20260710 11:00:47.035772 13461 catalog_manager.cc:5697] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 reported cstate change: term changed from 2 to 3, leader changed from a38d4fdd14d547e585991ad1023923ea (127.11.59.195) to 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193). New cstate: current_term: 3 leader_uuid: "2040cc232aff4c9ebbd7705eecc369e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040cc232aff4c9ebbd7705eecc369e1" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:47.413206 13639 raft_consensus.cc:1275] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:47.414484 14206 consensus_queue.cc:1048] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0dddb10af34744b0cf3f6507cdb15a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:47.423714 13710 raft_consensus.cc:1275] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:47.425406 14206 consensus_queue.cc:1048] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:47.498997 13787 raft_consensus.cc:1275] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:47.500160 14224 consensus_queue.cc:1048] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c892f318f04262a4c157ac295c4787" member_type: VOTER last_known_addr { host: "127.11.59.196" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:47.509805 13710 raft_consensus.cc:1275] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Refusing update from remote peer 2040cc232aff4c9ebbd7705eecc369e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:47.510980 14206 consensus_queue.cc:1048] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d4fdd14d547e585991ad1023923ea" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:47.735395 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:47.749265 11503 tablet_server.cc:179] TabletServer@127.11.59.193:44081 shutting down...
I20260710 11:00:47.772253 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:47.772979 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.774070 11503 raft_consensus.cc:2243] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.774631 11503 raft_consensus.cc:2272] T fd9d4a39363342a4bf69f959cd0b8d26 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.777503 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.778105 11503 raft_consensus.cc:2243] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.778610 11503 raft_consensus.cc:2272] T 43ec9d37bd4f4ecb859f508165f48d88 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.780453 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.781009 11503 raft_consensus.cc:2243] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.781396 11503 raft_consensus.cc:2272] T 7ae109e4a56c4f1bb157ea5956625591 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.782992 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.783393 11503 raft_consensus.cc:2243] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.783681 11503 raft_consensus.cc:2272] T 5f31dd1e9e014ec08163c5225f527501 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.785508 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.786020 11503 raft_consensus.cc:2243] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.786661 11503 raft_consensus.cc:2272] T 8fa9191159ad4ed7b06f38251d3471ce P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.789062 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.789609 11503 raft_consensus.cc:2243] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.789983 11503 raft_consensus.cc:2272] T c3d4f8ab36f44c6a95cf0f01af28189f P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.791677 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.792160 11503 raft_consensus.cc:2243] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.792547 11503 raft_consensus.cc:2272] T 29a84ad1bcda4683be46c898a2cc33e6 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.794327 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.794874 11503 raft_consensus.cc:2243] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.795578 11503 raft_consensus.cc:2272] T 4b43bcd3d9a54e928b244c0913706e5b P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.797783 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.798337 11503 raft_consensus.cc:2243] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.798995 11503 raft_consensus.cc:2272] T 19beb718f9884058b12cb2e6723c4a25 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.800683 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.801177 11503 raft_consensus.cc:2243] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.801973 11503 raft_consensus.cc:2272] T 673be6fc3de94a0596ba6ec14c76d240 P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.803889 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.804386 11503 raft_consensus.cc:2243] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.804770 11503 raft_consensus.cc:2272] T 2bbdd770d77c49b38df166266abb3e27 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.806514 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.806988 11503 raft_consensus.cc:2243] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.807358 11503 raft_consensus.cc:2272] T 675af09f0c4a4c55911295e01eb379cd P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.809034 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.809576 11503 raft_consensus.cc:2243] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.810268 11503 raft_consensus.cc:2272] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 2040cc232aff4c9ebbd7705eecc369e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.812443 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.812924 11503 raft_consensus.cc:2243] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.813360 11503 raft_consensus.cc:2272] T b74aee4b1fc34d6bb16d25139f2f2856 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.815066 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.815555 11503 raft_consensus.cc:2243] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.816339 11503 raft_consensus.cc:2272] T be04b44318a349bf8ba66f89344bdd97 P 2040cc232aff4c9ebbd7705eecc369e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.818442 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.818917 11503 raft_consensus.cc:2243] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.819332 11503 raft_consensus.cc:2272] T c86a5f2954904074bbbac7855c5f205f P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:47.820029 13601 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]
I20260710 11:00:47.821539 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.822077 11503 raft_consensus.cc:2243] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.822507 11503 raft_consensus.cc:2272] T 117b9f8fd4e1481bb1887720bbb429fd P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:47.823021 13601 consensus_peers.cc:597] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.824728 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:47.825316 11503 raft_consensus.cc:2243] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.825688 11503 raft_consensus.cc:2272] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 2040cc232aff4c9ebbd7705eecc369e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:47.846611 13601 consensus_peers.cc:597] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.855160 11503 tablet_server.cc:196] TabletServer@127.11.59.193:44081 shutdown complete.
W20260710 11:00:47.882822 13601 consensus_peers.cc:597] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.887130 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
W20260710 11:00:47.893702 13601 consensus_peers.cc:597] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:47.903714 13678 consensus_peers.cc:597] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea -> Peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Couldn't send request to peer 1a0dddb10af34744b0cf3f6507cdb15a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.918795 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:47.919486 11503 tablet_replica.cc:333] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.920074 11503 raft_consensus.cc:2243] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.920521 11503 raft_consensus.cc:2272] T 8fa9191159ad4ed7b06f38251d3471ce P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.922433 11503 tablet_replica.cc:333] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.923002 11503 raft_consensus.cc:2243] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.923411 11503 raft_consensus.cc:2272] T db4638a5d8184fcebcba6285edc1c400 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.925015 11503 tablet_replica.cc:333] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.925688 11503 raft_consensus.cc:2243] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.926201 11503 raft_consensus.cc:2272] T 8a5fb0761ca24ee6819febe6fd374a00 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.928292 11503 tablet_replica.cc:333] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.928743 11503 raft_consensus.cc:2243] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.929459 11503 raft_consensus.cc:2272] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.931425 11503 tablet_replica.cc:333] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.931945 11503 raft_consensus.cc:2243] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.932755 11503 raft_consensus.cc:2272] T fd9d4a39363342a4bf69f959cd0b8d26 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.934525 11503 tablet_replica.cc:333] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.935024 11503 raft_consensus.cc:2243] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.935426 11503 raft_consensus.cc:2272] T 675af09f0c4a4c55911295e01eb379cd P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.937325 11503 tablet_replica.cc:333] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.938045 11503 raft_consensus.cc:2243] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.938472 11503 raft_consensus.cc:2272] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.940526 11503 tablet_replica.cc:333] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.941035 11503 raft_consensus.cc:2243] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.941450 11503 raft_consensus.cc:2272] T 2bbdd770d77c49b38df166266abb3e27 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.943048 11503 tablet_replica.cc:333] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.943575 11503 raft_consensus.cc:2243] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.943950 11503 raft_consensus.cc:2272] T 22cfcfcac60a49b090e3eb35ce5c80c6 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.945685 11503 tablet_replica.cc:333] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.946174 11503 raft_consensus.cc:2243] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.946918 11503 raft_consensus.cc:2272] T 5f31dd1e9e014ec08163c5225f527501 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.948570 11503 tablet_replica.cc:333] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.949023 11503 raft_consensus.cc:2243] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.949436 11503 raft_consensus.cc:2272] T 19beb718f9884058b12cb2e6723c4a25 P 1a0dddb10af34744b0cf3f6507cdb15a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.951020 11503 tablet_replica.cc:333] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.951494 11503 raft_consensus.cc:2243] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.951893 11503 raft_consensus.cc:2272] T be04b44318a349bf8ba66f89344bdd97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.953580 11503 tablet_replica.cc:333] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.954069 11503 raft_consensus.cc:2243] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.954473 11503 raft_consensus.cc:2272] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.956385 11503 tablet_replica.cc:333] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.956843 11503 raft_consensus.cc:2243] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.957218 11503 raft_consensus.cc:2272] T 7c16a44645444748a2b1826443c48170 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.958827 11503 tablet_replica.cc:333] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.959290 11503 raft_consensus.cc:2243] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.960119 11503 raft_consensus.cc:2272] T b74aee4b1fc34d6bb16d25139f2f2856 P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.961880 11503 tablet_replica.cc:333] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.962358 11503 raft_consensus.cc:2243] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.963063 11503 raft_consensus.cc:2272] T b16e0bdc8e624860b949a6d2b2ef3d97 P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.964654 11503 tablet_replica.cc:333] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.965106 11503 raft_consensus.cc:2243] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.965533 11503 raft_consensus.cc:2272] T c3d4f8ab36f44c6a95cf0f01af28189f P 1a0dddb10af34744b0cf3f6507cdb15a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.967625 11503 tablet_replica.cc:333] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a: stopping tablet replica
I20260710 11:00:47.968204 11503 raft_consensus.cc:2243] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.969082 11503 raft_consensus.cc:2272] T c86a5f2954904074bbbac7855c5f205f P 1a0dddb10af34744b0cf3f6507cdb15a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:47.975752 13676 consensus_peers.cc:597] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:47.977334 13750 consensus_peers.cc:597] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:47.989607 13676 consensus_peers.cc:597] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.011574 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
W20260710 11:00:48.011524 13678 consensus_peers.cc:597] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea -> Peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Couldn't send request to peer 1a0dddb10af34744b0cf3f6507cdb15a. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.194:34007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.041028 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 11:00:48.070668 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:48.071432 11503 tablet_replica.cc:333] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.072084 11503 raft_consensus.cc:2243] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.072533 11503 raft_consensus.cc:2272] T 43ec9d37bd4f4ecb859f508165f48d88 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.074555 11503 tablet_replica.cc:333] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.075081 11503 raft_consensus.cc:2243] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.075805 11503 raft_consensus.cc:2272] T 29a84ad1bcda4683be46c898a2cc33e6 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.077723 11503 tablet_replica.cc:333] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.078316 11503 raft_consensus.cc:2243] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.078809 11503 raft_consensus.cc:2272] T b74aee4b1fc34d6bb16d25139f2f2856 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.080523 11503 tablet_replica.cc:333] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.081035 11503 raft_consensus.cc:2243] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.081434 11503 raft_consensus.cc:2272] T b16e0bdc8e624860b949a6d2b2ef3d97 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.083321 11503 tablet_replica.cc:333] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.083818 11503 raft_consensus.cc:2243] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.084509 11503 raft_consensus.cc:2272] T db4638a5d8184fcebcba6285edc1c400 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.086215 11503 tablet_replica.cc:333] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.086721 11503 raft_consensus.cc:2243] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.087117 11503 raft_consensus.cc:2272] T 673be6fc3de94a0596ba6ec14c76d240 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.089407 11503 tablet_replica.cc:333] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.090090 11503 raft_consensus.cc:2243] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.090498 11503 raft_consensus.cc:2272] T 8a5fb0761ca24ee6819febe6fd374a00 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.092195 11503 tablet_replica.cc:333] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.092711 11503 raft_consensus.cc:2243] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.093099 11503 raft_consensus.cc:2272] T 4b43bcd3d9a54e928b244c0913706e5b P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.095731 11503 tablet_replica.cc:333] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.096262 11503 raft_consensus.cc:2243] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.096637 11503 raft_consensus.cc:2272] T 19beb718f9884058b12cb2e6723c4a25 P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.098407 11503 tablet_replica.cc:333] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.098908 11503 raft_consensus.cc:2243] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.099617 11503 raft_consensus.cc:2272] T 117b9f8fd4e1481bb1887720bbb429fd P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.101202 11503 tablet_replica.cc:333] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.101770 11503 raft_consensus.cc:2243] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.102164 11503 raft_consensus.cc:2272] T c86a5f2954904074bbbac7855c5f205f P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.104135 11503 tablet_replica.cc:333] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.104645 11503 raft_consensus.cc:2243] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.105032 11503 raft_consensus.cc:2272] T 22cfcfcac60a49b090e3eb35ce5c80c6 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.106722 11503 tablet_replica.cc:333] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.107213 11503 raft_consensus.cc:2243] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.107606 11503 raft_consensus.cc:2272] T 7ae109e4a56c4f1bb157ea5956625591 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.109704 11503 tablet_replica.cc:333] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.110174 11503 raft_consensus.cc:2243] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.111052 11503 raft_consensus.cc:2272] T 675af09f0c4a4c55911295e01eb379cd P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.112561 13750 consensus_peers.cc:597] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.113428 11503 tablet_replica.cc:333] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.113888 11503 raft_consensus.cc:2243] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.114217 11503 raft_consensus.cc:2272] T 7ca2d1b1ef8a4fddbf44e47379c46c8e P a38d4fdd14d547e585991ad1023923ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.116161 11503 tablet_replica.cc:333] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.116573 11503 raft_consensus.cc:2243] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.116896 11503 raft_consensus.cc:2272] T be04b44318a349bf8ba66f89344bdd97 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.118453 11503 tablet_replica.cc:333] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.118839 11503 raft_consensus.cc:2243] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.119535 11503 raft_consensus.cc:2272] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P a38d4fdd14d547e585991ad1023923ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.121177 11503 tablet_replica.cc:333] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea: stopping tablet replica
I20260710 11:00:48.121631 11503 raft_consensus.cc:2243] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.122223 11503 raft_consensus.cc:2272] T 7c16a44645444748a2b1826443c48170 P a38d4fdd14d547e585991ad1023923ea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.136919 13752 consensus_peers.cc:597] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 -> Peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Couldn't send request to peer 1a0dddb10af34744b0cf3f6507cdb15a. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.194:34007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:48.148753 13750 consensus_peers.cc:597] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.158334 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
W20260710 11:00:48.168282 13750 consensus_peers.cc:597] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 -> Peer 2040cc232aff4c9ebbd7705eecc369e1 (127.11.59.193:44081): Couldn't send request to peer 2040cc232aff4c9ebbd7705eecc369e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:48.181118 13752 consensus_peers.cc:597] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 -> Peer a38d4fdd14d547e585991ad1023923ea (127.11.59.195:37047): Couldn't send request to peer a38d4fdd14d547e585991ad1023923ea. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.195:37047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.191634 11503 tablet_server.cc:179] TabletServer@127.11.59.196:0 shutting down...
W20260710 11:00:48.198590 13752 consensus_peers.cc:597] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 -> Peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Couldn't send request to peer 1a0dddb10af34744b0cf3f6507cdb15a. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.194:34007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.228729 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:48.229628 11503 tablet_replica.cc:333] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.230412 11503 raft_consensus.cc:2243] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.230973 11503 raft_consensus.cc:2272] T 4b43bcd3d9a54e928b244c0913706e5b P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.233983 11503 tablet_replica.cc:333] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.234845 11503 raft_consensus.cc:2243] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.235354 11503 raft_consensus.cc:2272] T 8fa9191159ad4ed7b06f38251d3471ce P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.237975 11503 tablet_replica.cc:333] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.238878 11503 raft_consensus.cc:2243] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.239377 11503 raft_consensus.cc:2272] T 29a84ad1bcda4683be46c898a2cc33e6 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.240525 13752 consensus_peers.cc:597] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 -> Peer 1a0dddb10af34744b0cf3f6507cdb15a (127.11.59.194:34007): Couldn't send request to peer 1a0dddb10af34744b0cf3f6507cdb15a. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.194:34007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.241636 11503 tablet_replica.cc:333] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.242202 11503 raft_consensus.cc:2243] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.242584 11503 raft_consensus.cc:2272] T 7e9ae62ecbda4f558a5c4fcc057a58e4 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.244346 11503 tablet_replica.cc:333] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.244866 11503 raft_consensus.cc:2243] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.245366 11503 raft_consensus.cc:2272] T b16e0bdc8e624860b949a6d2b2ef3d97 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.247009 11503 tablet_replica.cc:333] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.247541 11503 raft_consensus.cc:2243] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.248232 11503 raft_consensus.cc:2272] T 43ec9d37bd4f4ecb859f508165f48d88 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.250070 11503 tablet_replica.cc:333] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.250548 11503 raft_consensus.cc:2243] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.251214 11503 raft_consensus.cc:2272] T 22cfcfcac60a49b090e3eb35ce5c80c6 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.252736 11503 tablet_replica.cc:333] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.253221 11503 raft_consensus.cc:2243] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.253706 11503 raft_consensus.cc:2272] T 5f31dd1e9e014ec08163c5225f527501 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.256206 11503 tablet_replica.cc:333] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.256971 11503 raft_consensus.cc:2243] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.257781 11503 raft_consensus.cc:2272] T 7ae109e4a56c4f1bb157ea5956625591 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.259568 11503 tablet_replica.cc:333] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.260092 11503 raft_consensus.cc:2243] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.260499 11503 raft_consensus.cc:2272] T fd9d4a39363342a4bf69f959cd0b8d26 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.262200 11503 tablet_replica.cc:333] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.262708 11503 raft_consensus.cc:2243] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.263401 11503 raft_consensus.cc:2272] T 8a5fb0761ca24ee6819febe6fd374a00 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.265055 11503 tablet_replica.cc:333] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.265563 11503 raft_consensus.cc:2243] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.265936 11503 raft_consensus.cc:2272] T 9d79bbd19a6b4b14aa7168c3dc7ccb05 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.267565 11503 tablet_replica.cc:333] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.268036 11503 raft_consensus.cc:2243] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.268402 11503 raft_consensus.cc:2272] T 7c16a44645444748a2b1826443c48170 P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.270059 11503 tablet_replica.cc:333] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.270514 11503 raft_consensus.cc:2243] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.270895 11503 raft_consensus.cc:2272] T db4638a5d8184fcebcba6285edc1c400 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.272423 11503 tablet_replica.cc:333] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.272912 11503 raft_consensus.cc:2243] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.273370 11503 raft_consensus.cc:2272] T 673be6fc3de94a0596ba6ec14c76d240 P d4c892f318f04262a4c157ac295c4787 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.275034 11503 tablet_replica.cc:333] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.275502 11503 raft_consensus.cc:2243] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.276175 11503 raft_consensus.cc:2272] T c3d4f8ab36f44c6a95cf0f01af28189f P d4c892f318f04262a4c157ac295c4787 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.277874 11503 tablet_replica.cc:333] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.278334 11503 raft_consensus.cc:2243] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.278702 11503 raft_consensus.cc:2272] T 117b9f8fd4e1481bb1887720bbb429fd P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.280355 11503 tablet_replica.cc:333] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787: stopping tablet replica
I20260710 11:00:48.280769 11503 raft_consensus.cc:2243] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.281486 11503 raft_consensus.cc:2272] T 2bbdd770d77c49b38df166266abb3e27 P d4c892f318f04262a4c157ac295c4787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.316293 11503 tablet_server.cc:196] TabletServer@127.11.59.196:0 shutdown complete.
I20260710 11:00:48.344822 11503 master.cc:562] Master@127.11.59.254:42539 shutting down...
I20260710 11:00:48.365301 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.365803 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.366065 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P a715afc8cfd440aa854cc2d661e659bc: stopping tablet replica
I20260710 11:00:48.385167 11503 master.cc:584] Master@127.11.59.254:42539 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17851 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:00:48.438378 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:43925
I20260710 11:00:48.439468 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:48.444967 14256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.445093 14257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.446311 14259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:48.447269 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:48.448210 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:48.448405 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:48.448578 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681248448543 us; error 0 us; skew 500 ppm
I20260710 11:00:48.449168 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:48.451785 11503 webserver.cc:533] Webserver started at http://127.11.59.254:39431/ using document root <none> and password file <none>
I20260710 11:00:48.452296 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:48.452473 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:48.452769 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:48.453917 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "76432ceb30664fdfb47d9a97377459c6"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.458396 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:00:48.461640 14264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.462322 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:48.462598 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "76432ceb30664fdfb47d9a97377459c6"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.462862 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:48.479216 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:48.480345 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:48.516402 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:43925
I20260710 11:00:48.516516 14315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:43925 every 8 connection(s)
I20260710 11:00:48.520262 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.529549 14316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6: Bootstrap starting.
I20260710 11:00:48.533924 14316 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.537559 14316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6: No bootstrap required, opened a new log
I20260710 11:00:48.539484 14316 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76432ceb30664fdfb47d9a97377459c6" member_type: VOTER }
I20260710 11:00:48.539844 14316 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.540022 14316 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76432ceb30664fdfb47d9a97377459c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.541126 14316 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76432ceb30664fdfb47d9a97377459c6" member_type: VOTER }
I20260710 11:00:48.541616 14316 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:48.541806 14316 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:48.542016 14316 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:48.546073 14316 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76432ceb30664fdfb47d9a97377459c6" member_type: VOTER }
I20260710 11:00:48.546515 14316 leader_election.cc:304] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [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: 76432ceb30664fdfb47d9a97377459c6; no voters: 
I20260710 11:00:48.547590 14316 leader_election.cc:290] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:48.547938 14319 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:48.549316 14319 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 1 LEADER]: Becoming Leader. State: Replica: 76432ceb30664fdfb47d9a97377459c6, State: Running, Role: LEADER
I20260710 11:00:48.549952 14319 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [LEADER]: Queue going to LEADER mode. State: All 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: "76432ceb30664fdfb47d9a97377459c6" member_type: VOTER }
I20260710 11:00:48.550443 14316 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:48.554272 14320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76432ceb30664fdfb47d9a97377459c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76432ceb30664fdfb47d9a97377459c6" member_type: VOTER } }
I20260710 11:00:48.554749 14321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76432ceb30664fdfb47d9a97377459c6. Latest consensus state: current_term: 1 leader_uuid: "76432ceb30664fdfb47d9a97377459c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76432ceb30664fdfb47d9a97377459c6" member_type: VOTER } }
I20260710 11:00:48.555051 14320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:48.555421 14321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:48.558013 14326 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:48.564834 14326 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:48.569200 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:48.573706 14326 catalog_manager.cc:1383] Generated new cluster ID: 0626fc30526c4c24abfbd22b3cdc2d60
I20260710 11:00:48.573964 14326 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:48.601601 14326 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:48.602839 14326 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:48.618306 14326 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6: Generated new TSK 0
I20260710 11:00:48.618875 14326 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:48.635128 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:48.640545 14337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.641801 14338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.644328 14340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:48.644404 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:48.645537 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:48.645768 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:48.646068 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681248646040 us; error 0 us; skew 500 ppm
I20260710 11:00:48.646622 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:48.648854 11503 webserver.cc:533] Webserver started at http://127.11.59.193:33319/ using document root <none> and password file <none>
I20260710 11:00:48.649389 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:48.649607 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:48.649925 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:48.650939 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.655247 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:48.658398 14345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.659224 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:48.659469 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.659706 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:48.668437 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:48.669879 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:48.671221 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:48.673395 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:48.673558 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.673825 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:48.673992 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.712363 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:45769
I20260710 11:00:48.712457 14407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:45769 every 8 connection(s)
I20260710 11:00:48.717216 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:48.724177 14412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.725164 14413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.728159 14416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:48.728516 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:48.729866 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:48.729964 14408 heartbeater.cc:344] Connected to a master server at 127.11.59.254:43925
W20260710 11:00:48.730183 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:48.730400 14408 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:48.730401 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681248730381 us; error 0 us; skew 500 ppm
I20260710 11:00:48.731340 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:48.731364 14408 heartbeater.cc:507] Master 127.11.59.254:43925 requested a full tablet report, sending...
I20260710 11:00:48.733973 14281 ts_manager.cc:194] Registered new tserver with Master: b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:48.734285 11503 webserver.cc:533] Webserver started at http://127.11.59.194:43477/ using document root <none> and password file <none>
I20260710 11:00:48.734835 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:48.735011 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:48.735296 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:48.735860 14281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53460
I20260710 11:00:48.736510 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "34700ff19e2e4020ba19cef51a46c77e"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.741155 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 11:00:48.744246 14420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.744942 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:48.745170 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "34700ff19e2e4020ba19cef51a46c77e"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.745467 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:48.760658 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:48.761795 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:48.763046 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:48.765343 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:48.765518 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.765795 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:48.765940 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.804792 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:44695
I20260710 11:00:48.804909 14482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:44695 every 8 connection(s)
I20260710 11:00:48.809310 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:48.815686 14486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.816177 14487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.819468 14490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:48.820717 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:48.820739 14483 heartbeater.cc:344] Connected to a master server at 127.11.59.254:43925
I20260710 11:00:48.821416 14483 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:48.821924 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:48.822209 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:48.822270 14483 heartbeater.cc:507] Master 127.11.59.254:43925 requested a full tablet report, sending...
I20260710 11:00:48.822463 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681248822443 us; error 0 us; skew 500 ppm
I20260710 11:00:48.823264 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:48.824520 14281 ts_manager.cc:194] Registered new tserver with Master: 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:48.826037 11503 webserver.cc:533] Webserver started at http://127.11.59.195:40529/ using document root <none> and password file <none>
I20260710 11:00:48.826161 14281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53466
I20260710 11:00:48.826618 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:48.826853 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:48.827126 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:48.828616 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "23b67d6aeb294d699cca651ce3e73f06"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.832908 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 11:00:48.836086 14494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.836788 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:48.837064 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "23b67d6aeb294d699cca651ce3e73f06"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:48.837436 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:48.868952 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:48.870168 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:48.871613 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:48.873695 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:48.873919 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.874153 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:48.874336 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.913478 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:42611
I20260710 11:00:48.913535 14556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:42611 every 8 connection(s)
I20260710 11:00:48.926167 14557 heartbeater.cc:344] Connected to a master server at 127.11.59.254:43925
I20260710 11:00:48.926628 14557 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:48.927294 14557 heartbeater.cc:507] Master 127.11.59.254:43925 requested a full tablet report, sending...
I20260710 11:00:48.929419 14281 ts_manager.cc:194] Registered new tserver with Master: 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:48.930156 11503 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013581391s
I20260710 11:00:48.931034 14281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53476
I20260710 11:00:48.954715 14281 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53486:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:48.957455 14281 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:49.032730 14522 tablet_service.cc:1511] Processing CreateTablet for tablet e0d350fc9997408caa7692e09bf0043c (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:49.034133 14522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d350fc9997408caa7692e09bf0043c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.038529 14520 tablet_service.cc:1511] Processing CreateTablet for tablet fedd850b92044d4fbfa51aa682c6157c (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:49.039988 14520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedd850b92044d4fbfa51aa682c6157c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.041787 14373 tablet_service.cc:1511] Processing CreateTablet for tablet e0d350fc9997408caa7692e09bf0043c (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:49.042312 14521 tablet_service.cc:1511] Processing CreateTablet for tablet 4572922c4328462a997907cedd5da72b (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:49.043046 14373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d350fc9997408caa7692e09bf0043c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.043630 14521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572922c4328462a997907cedd5da72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.044539 14369 tablet_service.cc:1511] Processing CreateTablet for tablet ded444455a744a8f956c6081975e585b (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:49.045784 14369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded444455a744a8f956c6081975e585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.046945 14519 tablet_service.cc:1511] Processing CreateTablet for tablet 134cdc763efb4767af27b4091cabcb02 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:49.047457 14368 tablet_service.cc:1511] Processing CreateTablet for tablet beb566ac6c6340aaac224ac6d7ae9578 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:49.048236 14519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134cdc763efb4767af27b4091cabcb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.048005 14370 tablet_service.cc:1511] Processing CreateTablet for tablet 134cdc763efb4767af27b4091cabcb02 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:49.049748 14367 tablet_service.cc:1511] Processing CreateTablet for tablet 57870e03db324a65b2aea5532e182681 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:49.050115 14371 tablet_service.cc:1511] Processing CreateTablet for tablet fedd850b92044d4fbfa51aa682c6157c (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:49.052214 14518 tablet_service.cc:1511] Processing CreateTablet for tablet ded444455a744a8f956c6081975e585b (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:49.053568 14518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded444455a744a8f956c6081975e585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.057039 14367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57870e03db324a65b2aea5532e182681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.058140 14517 tablet_service.cc:1511] Processing CreateTablet for tablet beb566ac6c6340aaac224ac6d7ae9578 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:49.059468 14517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb566ac6c6340aaac224ac6d7ae9578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.052229 14372 tablet_service.cc:1511] Processing CreateTablet for tablet 4572922c4328462a997907cedd5da72b (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:49.061908 14366 tablet_service.cc:1511] Processing CreateTablet for tablet f252452465414e93bf0921f2d6d41b2a (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:49.062577 14372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572922c4328462a997907cedd5da72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.063143 14366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f252452465414e93bf0921f2d6d41b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.065328 14370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134cdc763efb4767af27b4091cabcb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.066548 14365 tablet_service.cc:1511] Processing CreateTablet for tablet 72b664793ea74e588313d863655390a8 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:49.066942 14516 tablet_service.cc:1511] Processing CreateTablet for tablet 57870e03db324a65b2aea5532e182681 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:49.068260 14516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57870e03db324a65b2aea5532e182681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.069021 14448 tablet_service.cc:1511] Processing CreateTablet for tablet e0d350fc9997408caa7692e09bf0043c (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:49.066942 14515 tablet_service.cc:1511] Processing CreateTablet for tablet f252452465414e93bf0921f2d6d41b2a (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:49.070564 14371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedd850b92044d4fbfa51aa682c6157c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.070824 14448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d350fc9997408caa7692e09bf0043c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.071471 14515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f252452465414e93bf0921f2d6d41b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.073542 14368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb566ac6c6340aaac224ac6d7ae9578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.077112 14364 tablet_service.cc:1511] Processing CreateTablet for tablet d62d0b78d66541aaad51396aa639cbeb (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:49.073146 14514 tablet_service.cc:1511] Processing CreateTablet for tablet 72b664793ea74e588313d863655390a8 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:49.078434 14364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62d0b78d66541aaad51396aa639cbeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.079067 14514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b664793ea74e588313d863655390a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.081585 14365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b664793ea74e588313d863655390a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.082077 14513 tablet_service.cc:1511] Processing CreateTablet for tablet d62d0b78d66541aaad51396aa639cbeb (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:49.083302 14513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62d0b78d66541aaad51396aa639cbeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.118880 14447 tablet_service.cc:1511] Processing CreateTablet for tablet 4572922c4328462a997907cedd5da72b (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:49.120296 14447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572922c4328462a997907cedd5da72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.126700 14446 tablet_service.cc:1511] Processing CreateTablet for tablet fedd850b92044d4fbfa51aa682c6157c (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:49.128044 14446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedd850b92044d4fbfa51aa682c6157c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.134837 14445 tablet_service.cc:1511] Processing CreateTablet for tablet 134cdc763efb4767af27b4091cabcb02 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:49.136153 14445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134cdc763efb4767af27b4091cabcb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.174916 14444 tablet_service.cc:1511] Processing CreateTablet for tablet ded444455a744a8f956c6081975e585b (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:49.176316 14444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded444455a744a8f956c6081975e585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.176535 14439 tablet_service.cc:1511] Processing CreateTablet for tablet d62d0b78d66541aaad51396aa639cbeb (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:49.178587 14443 tablet_service.cc:1511] Processing CreateTablet for tablet beb566ac6c6340aaac224ac6d7ae9578 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:49.180953 14442 tablet_service.cc:1511] Processing CreateTablet for tablet 57870e03db324a65b2aea5532e182681 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:49.182729 14441 tablet_service.cc:1511] Processing CreateTablet for tablet f252452465414e93bf0921f2d6d41b2a (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:49.184511 14440 tablet_service.cc:1511] Processing CreateTablet for tablet 72b664793ea74e588313d863655390a8 (DEFAULT_TABLE table=test-workload [id=574ebdcbe5844cec95b36c0440d3cc73]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:49.198292 14443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb566ac6c6340aaac224ac6d7ae9578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.201792 14441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f252452465414e93bf0921f2d6d41b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.205730 14440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b664793ea74e588313d863655390a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.209794 14442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57870e03db324a65b2aea5532e182681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.213881 14439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62d0b78d66541aaad51396aa639cbeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.261191 14574 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.274382 14573 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.277779 14574 tablet_bootstrap.cc:654] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.279708 14572 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.281268 14573 tablet_bootstrap.cc:654] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.285851 14574 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.285959 14573 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.286257 14572 tablet_bootstrap.cc:654] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.286336 14574 ts_tablet_manager.cc:1403] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260710 11:00:49.286355 14573 ts_tablet_manager.cc:1403] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 11:00:49.289496 14574 raft_consensus.cc:359] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.289660 14573 raft_consensus.cc:359] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.290144 14572 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.290237 14574 raft_consensus.cc:385] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.290515 14572 ts_tablet_manager.cc:1403] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:00:49.290318 14573 raft_consensus.cc:385] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.290704 14574 raft_consensus.cc:740] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.290848 14573 raft_consensus.cc:740] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.291535 14573 consensus_queue.cc:260] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.291535 14574 consensus_queue.cc:260] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.292727 14572 raft_consensus.cc:359] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.293514 14572 raft_consensus.cc:385] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.293802 14572 raft_consensus.cc:740] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.293876 14557 heartbeater.cc:499] Master 127.11.59.254:43925 was elected leader, sending a full tablet report...
I20260710 11:00:49.294696 14574 ts_tablet_manager.cc:1434] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:49.294643 14572 consensus_queue.cc:260] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.297511 14574 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.305699 14574 tablet_bootstrap.cc:654] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.310770 14408 heartbeater.cc:499] Master 127.11.59.254:43925 was elected leader, sending a full tablet report...
I20260710 11:00:49.315450 14581 raft_consensus.cc:493] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.315891 14581 raft_consensus.cc:515] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.318240 14574 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.318892 14574 ts_tablet_manager.cc:1403] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260710 11:00:49.323269 14574 raft_consensus.cc:359] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.324196 14574 raft_consensus.cc:385] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.324579 14574 raft_consensus.cc:740] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.325739 14574 consensus_queue.cc:260] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.328485 14574 ts_tablet_manager.cc:1434] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:49.329717 14574 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.338131 14574 tablet_bootstrap.cc:654] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.340346 14572 ts_tablet_manager.cc:1434] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.004s
I20260710 11:00:49.343171 14573 ts_tablet_manager.cc:1434] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.056s	user 0.020s	sys 0.034s
I20260710 11:00:49.343283 14584 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.343959 14584 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.345614 14483 heartbeater.cc:499] Master 127.11.59.254:43925 was elected leader, sending a full tablet report...
I20260710 11:00:49.349701 14573 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.350137 14572 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.350430 14581 leader_election.cc:290] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.356284 14573 tablet_bootstrap.cc:654] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.358132 14572 tablet_bootstrap.cc:654] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.368571 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
W20260710 11:00:49.370765 14349 leader_election.cc:343] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.380112 14572 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.380793 14572 ts_tablet_manager.cc:1403] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.009s
I20260710 11:00:49.384548 14572 raft_consensus.cc:359] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.385496 14572 raft_consensus.cc:385] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.385874 14572 raft_consensus.cc:740] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.386897 14572 consensus_queue.cc:260] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.389816 14572 ts_tablet_manager.cc:1434] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:00:49.390939 14572 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.401042 14572 tablet_bootstrap.cc:654] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.410208 14584 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611), b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:49.414074 14572 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.414752 14572 ts_tablet_manager.cc:1403] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260710 11:00:49.419693 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.419941 14572 raft_consensus.cc:359] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.420945 14572 raft_consensus.cc:385] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.421343 14572 raft_consensus.cc:740] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
W20260710 11:00:49.421618 14348 leader_election.cc:343] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.422284 14348 leader_election.cc:304] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b95c1b5269a74e4e98e507f8f71ce62d; no voters: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:49.423357 14581 raft_consensus.cc:2749] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.424504 14572 consensus_queue.cc:260] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.428593 14572 ts_tablet_manager.cc:1434] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:49.429777 14572 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.442351 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
W20260710 11:00:49.444641 14421 leader_election.cc:343] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.448302 14572 tablet_bootstrap.cc:654] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.454990 14574 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.455536 14574 ts_tablet_manager.cc:1403] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.126s	user 0.059s	sys 0.041s
I20260710 11:00:49.455724 14573 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.456099 14572 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.456221 14573 ts_tablet_manager.cc:1403] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.107s	user 0.037s	sys 0.067s
I20260710 11:00:49.456601 14572 ts_tablet_manager.cc:1403] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.007s
I20260710 11:00:49.458941 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.458906 14574 raft_consensus.cc:359] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.459089 14573 raft_consensus.cc:359] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.459434 14572 raft_consensus.cc:359] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.460098 14573 raft_consensus.cc:385] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.460067 14574 raft_consensus.cc:385] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.460186 14572 raft_consensus.cc:385] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:49.460587 14424 leader_election.cc:343] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.460645 14573 raft_consensus.cc:740] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.460922 14572 raft_consensus.cc:740] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.460848 14574 raft_consensus.cc:740] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.461282 14424 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e; no voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:49.462000 14572 consensus_queue.cc:260] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.462527 14584 raft_consensus.cc:2749] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.462047 14573 consensus_queue.cc:260] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.462047 14574 consensus_queue.cc:260] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.463712 14578 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.464164 14578 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.464746 14573 ts_tablet_manager.cc:1434] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:49.466092 14573 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.466575 14572 ts_tablet_manager.cc:1434] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260710 11:00:49.467525 14572 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.473690 14572 tablet_bootstrap.cc:654] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.474112 14573 tablet_bootstrap.cc:654] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.477814 14578 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.478885 14574 ts_tablet_manager.cc:1434] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.017s
I20260710 11:00:49.480227 14574 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.485682 14572 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.486152 14572 ts_tablet_manager.cc:1403] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 11:00:49.488691 14574 tablet_bootstrap.cc:654] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.489703 14572 raft_consensus.cc:359] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.490604 14572 raft_consensus.cc:385] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.490888 14572 raft_consensus.cc:740] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.493131 14572 consensus_queue.cc:260] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.494772 14573 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.495399 14573 ts_tablet_manager.cc:1403] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260710 11:00:49.495647 14572 ts_tablet_manager.cc:1434] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:49.496732 14572 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.499115 14573 raft_consensus.cc:359] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.500037 14573 raft_consensus.cc:385] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.500392 14573 raft_consensus.cc:740] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.501396 14573 consensus_queue.cc:260] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.502842 14572 tablet_bootstrap.cc:654] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.505548 14573 ts_tablet_manager.cc:1434] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:00:49.505705 14574 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.506291 14574 ts_tablet_manager.cc:1403] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.007s
I20260710 11:00:49.506584 14573 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.509107 14574 raft_consensus.cc:359] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.509905 14574 raft_consensus.cc:385] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.510283 14574 raft_consensus.cc:740] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.510993 14574 consensus_queue.cc:260] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.513121 14573 tablet_bootstrap.cc:654] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.517445 14574 ts_tablet_manager.cc:1434] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:49.518855 14574 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.524250 14573 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.524765 14573 ts_tablet_manager.cc:1403] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260710 11:00:49.526922 14574 tablet_bootstrap.cc:654] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.527544 14573 raft_consensus.cc:359] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.528343 14573 raft_consensus.cc:385] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.528622 14573 raft_consensus.cc:740] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.529644 14573 consensus_queue.cc:260] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.532943 14573 ts_tablet_manager.cc:1434] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:00:49.534407 14573 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.536056 14593 raft_consensus.cc:493] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.536553 14593 raft_consensus.cc:515] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.538692 14593 leader_election.cc:290] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.538985 14572 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.539441 14572 ts_tablet_manager.cc:1403] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.003s
I20260710 11:00:49.542495 14573 tablet_bootstrap.cc:654] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.542404 14572 raft_consensus.cc:359] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.543135 14572 raft_consensus.cc:385] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.543449 14572 raft_consensus.cc:740] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.544183 14572 consensus_queue.cc:260] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.547495 14584 raft_consensus.cc:493] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.547976 14584 raft_consensus.cc:515] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.550055 14584 leader_election.cc:290] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.551192 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:49.551819 14383 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 0.
I20260710 11:00:49.553030 14421 leader_election.cc:304] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.553865 14584 raft_consensus.cc:2804] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.554221 14584 raft_consensus.cc:493] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.554562 14584 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.555034 14573 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.555646 14573 ts_tablet_manager.cc:1403] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 11:00:49.558998 14573 raft_consensus.cc:359] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.559639 14573 raft_consensus.cc:385] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.559924 14573 raft_consensus.cc:740] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.560786 14573 consensus_queue.cc:260] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.561578 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.562225 14532 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 0.
I20260710 11:00:49.563293 14573 ts_tablet_manager.cc:1434] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:49.564364 14573 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.564205 14584 raft_consensus.cc:515] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
W20260710 11:00:49.566805 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:49.567220 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:49.567799 14383 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.568480 14581 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.568964 14581 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.571022 14581 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.573287 14573 tablet_bootstrap.cc:654] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.573370 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.573580 14581 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.574345 14581 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
W20260710 11:00:49.574936 14348 leader_election.cc:343] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.573370 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.575666 14532 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 0.
I20260710 11:00:49.576993 14349 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [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: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:49.578023 14383 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 1.
I20260710 11:00:49.578178 14580 raft_consensus.cc:2804] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.578567 14580 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.578917 14580 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.579213 14421 leader_election.cc:304] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.580152 14579 raft_consensus.cc:2804] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.581633 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.582465 14532 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 0.
I20260710 11:00:49.583855 14349 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.590087 14581 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.590590 14581 raft_consensus.cc:2804] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.590687 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.590950 14581 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.591300 14458 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 0.
I20260710 11:00:49.591279 14581 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.593204 14580 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.595683 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
W20260710 11:00:49.596863 14348 leader_election.cc:343] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.599984 14382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:49.600836 14382 raft_consensus.cc:2393] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23b67d6aeb294d699cca651ce3e73f06 in current term 1: Already voted for candidate b95c1b5269a74e4e98e507f8f71ce62d in this term.
I20260710 11:00:49.602365 14382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:49.602939 14382 raft_consensus.cc:2468] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 0.
I20260710 11:00:49.606995 14495 leader_election.cc:304] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.609531 14593 raft_consensus.cc:2804] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.609874 14593 raft_consensus.cc:493] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.610194 14593 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.610610 14572 ts_tablet_manager.cc:1434] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.004s
I20260710 11:00:49.612643 14580 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Requested vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.619143 14593 raft_consensus.cc:515] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.620733 14572 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.622133 14382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:49.622689 14382 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.627573 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:49.628118 14532 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.634697 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:49.635238 14531 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.635362 14532 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 1.
I20260710 11:00:49.636534 14349 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:49.638721 14605 raft_consensus.cc:2804] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.639233 14605 raft_consensus.cc:697] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Becoming Leader. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Running, Role: LEADER
I20260710 11:00:49.640802 14605 consensus_queue.cc:237] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.642750 14531 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 1.
I20260710 11:00:49.643371 14574 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.644011 14574 ts_tablet_manager.cc:1403] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.125s	user 0.046s	sys 0.062s
I20260710 11:00:49.644527 14593 leader_election.cc:290] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.645874 14584 leader_election.cc:290] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.646570 14572 tablet_bootstrap.cc:654] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.647925 14574 raft_consensus.cc:359] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.648195 14382 raft_consensus.cc:2468] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:49.648547 14574 raft_consensus.cc:385] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.648993 14574 raft_consensus.cc:740] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.649451 14495 leader_election.cc:304] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.650252 14593 raft_consensus.cc:2804] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.649971 14574 consensus_queue.cc:260] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.652973 14574 ts_tablet_manager.cc:1434] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:49.653285 14593 raft_consensus.cc:697] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:49.654300 14574 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.654170 14593 consensus_queue.cc:237] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.656169 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.657971 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.658671 14573 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.659209 14573 ts_tablet_manager.cc:1403] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.095s	user 0.046s	sys 0.041s
I20260710 11:00:49.659579 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
W20260710 11:00:49.660687 14497 leader_election.cc:343] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.661131 14497 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06; no voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:49.661846 14574 tablet_bootstrap.cc:654] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.662349 14572 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.662155 14573 raft_consensus.cc:359] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.663024 14573 raft_consensus.cc:385] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.663478 14573 raft_consensus.cc:740] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.662899 14572 ts_tablet_manager.cc:1403] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260710 11:00:49.664403 14573 consensus_queue.cc:260] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.665165 14578 raft_consensus.cc:2749] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.666502 14458 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.667474 14573 ts_tablet_manager.cc:1434] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:49.668606 14573 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.672487 14572 raft_consensus.cc:359] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.673197 14572 raft_consensus.cc:385] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.673484 14572 raft_consensus.cc:740] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
W20260710 11:00:49.673869 14497 leader_election.cc:343] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.676086 14572 consensus_queue.cc:260] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.677564 14581 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.652957 14584 raft_consensus.cc:493] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.679092 14584 raft_consensus.cc:515] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.679471 14277 catalog_manager.cc:5697] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:49.680807 14573 tablet_bootstrap.cc:654] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.682411 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
W20260710 11:00:49.683598 14424 leader_election.cc:343] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.683543 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
W20260710 11:00:49.685590 14421 leader_election.cc:343] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.686117 14421 leader_election.cc:304] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e; no voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:49.688304 14604 raft_consensus.cc:2749] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.690663 14458 raft_consensus.cc:2468] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:49.693624 14573 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.694368 14573 ts_tablet_manager.cc:1403] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.015s
I20260710 11:00:49.695170 14584 leader_election.cc:290] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.695904 14579 raft_consensus.cc:697] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:49.696684 14579 consensus_queue.cc:237] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.698508 14573 raft_consensus.cc:359] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.698465 14280 catalog_manager.cc:5697] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d reported cstate change: term changed from 0 to 1, leader changed from <none> to b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193). New cstate: current_term: 1 leader_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.699721 14573 raft_consensus.cc:385] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.700198 14573 raft_consensus.cc:740] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.701205 14573 consensus_queue.cc:260] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.702863 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:49.703095 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:49.703483 14531 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.703644 14457 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.704396 14573 ts_tablet_manager.cc:1434] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.008s
I20260710 11:00:49.705741 14573 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.710407 14457 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 1.
I20260710 11:00:49.710777 14572 ts_tablet_manager.cc:1434] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260710 11:00:49.711731 14572 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.711649 14348 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.713075 14581 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Requested vote from peers 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.713624 14581 raft_consensus.cc:2804] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.714313 14581 raft_consensus.cc:697] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Becoming Leader. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Running, Role: LEADER
I20260710 11:00:49.714486 14573 tablet_bootstrap.cc:654] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.715143 14581 consensus_queue.cc:237] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:49.718374 14572 tablet_bootstrap.cc:654] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.718792 14531 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 1.
I20260710 11:00:49.725956 14574 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.726555 14574 ts_tablet_manager.cc:1403] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.029s
I20260710 11:00:49.730338 14574 raft_consensus.cc:359] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.731336 14574 raft_consensus.cc:385] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.730145 14279 catalog_manager.cc:5697] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 0 to 1, leader changed from <none> to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 1 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.731715 14574 raft_consensus.cc:740] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.737419 14573 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.735903 14574 consensus_queue.cc:260] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.738559 14573 ts_tablet_manager.cc:1403] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.006s
I20260710 11:00:49.741366 14574 ts_tablet_manager.cc:1434] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:00:49.742405 14573 raft_consensus.cc:359] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.743183 14605 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.744928 14605 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.746157 14574 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.746873 14605 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.747788 14573 raft_consensus.cc:385] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.749083 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.749738 14458 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 0.
I20260710 11:00:49.750336 14572 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.747960 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.750811 14572 ts_tablet_manager.cc:1403] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.025s
I20260710 11:00:49.750716 14348 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.751569 14605 raft_consensus.cc:2804] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:49.751796 14349 leader_election.cc:343] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.751963 14605 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.752307 14605 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.749122 14573 raft_consensus.cc:740] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.753628 14574 tablet_bootstrap.cc:654] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.753352 14572 raft_consensus.cc:359] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.753393 14573 consensus_queue.cc:260] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.754132 14572 raft_consensus.cc:385] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.754477 14572 raft_consensus.cc:740] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.755259 14572 consensus_queue.cc:260] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.755811 14573 ts_tablet_manager.cc:1434] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:49.756701 14573 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.757846 14572 ts_tablet_manager.cc:1434] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:49.759007 14572 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.759413 14605 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.761864 14573 tablet_bootstrap.cc:654] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.762115 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:49.762645 14458 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.766049 14572 tablet_bootstrap.cc:654] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.771656 14574 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.772084 14574 ts_tablet_manager.cc:1403] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.009s
I20260710 11:00:49.772224 14458 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 1.
I20260710 11:00:49.773837 14348 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.774652 14581 raft_consensus.cc:2804] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.774564 14574 raft_consensus.cc:359] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.775166 14581 raft_consensus.cc:697] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Becoming Leader. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Running, Role: LEADER
I20260710 11:00:49.775347 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:49.775362 14574 raft_consensus.cc:385] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.776209 14574 raft_consensus.cc:740] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.776018 14581 consensus_queue.cc:237] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
W20260710 11:00:49.776988 14349 leader_election.cc:343] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.777038 14574 consensus_queue.cc:260] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.779737 14574 ts_tablet_manager.cc:1434] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:49.782946 14572 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.785645 14572 ts_tablet_manager.cc:1403] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 11:00:49.780826 14574 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.792219 14572 raft_consensus.cc:359] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.793654 14572 raft_consensus.cc:385] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.794178 14572 raft_consensus.cc:740] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.801520 14574 tablet_bootstrap.cc:654] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.780772 14605 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Requested vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.795591 14572 consensus_queue.cc:260] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.808363 14573 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.808789 14573 ts_tablet_manager.cc:1403] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.019s
I20260710 11:00:49.809098 14572 ts_tablet_manager.cc:1434] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:00:49.810002 14572 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:49.814497 14573 raft_consensus.cc:359] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.814956 14573 raft_consensus.cc:385] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.815126 14573 raft_consensus.cc:740] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.815174 14572 tablet_bootstrap.cc:654] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.815644 14573 consensus_queue.cc:260] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.816946 14573 ts_tablet_manager.cc:1434] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.002s
I20260710 11:00:49.817759 14573 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e: Bootstrap starting.
I20260710 11:00:49.818996 14574 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.819419 14574 ts_tablet_manager.cc:1403] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.008s
I20260710 11:00:49.819861 14579 raft_consensus.cc:493] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.820360 14579 raft_consensus.cc:515] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.819695 14279 catalog_manager.cc:5697] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d reported cstate change: term changed from 0 to 1, leader changed from <none> to b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193). New cstate: current_term: 1 leader_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.822409 14579 leader_election.cc:290] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.822690 14573 tablet_bootstrap.cc:654] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.823136 14382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:49.822570 14279 catalog_manager.cc:5697] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d reported cstate change: term changed from 0 to 1, leader changed from <none> to b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193). New cstate: current_term: 1 leader_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:49.823770 14382 raft_consensus.cc:2468] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 0.
I20260710 11:00:49.825138 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.825763 14531 raft_consensus.cc:2468] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 0.
I20260710 11:00:49.826126 14574 raft_consensus.cc:359] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.826967 14574 raft_consensus.cc:385] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.827412 14574 raft_consensus.cc:740] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.826881 14424 leader_election.cc:304] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
I20260710 11:00:49.828671 14579 raft_consensus.cc:2804] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.828239 14574 consensus_queue.cc:260] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.829049 14579 raft_consensus.cc:493] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.829459 14579 raft_consensus.cc:3060] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.832880 14574 ts_tablet_manager.cc:1434] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:49.833636 14573 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e: No bootstrap required, opened a new log
I20260710 11:00:49.833654 14574 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.834141 14573 ts_tablet_manager.cc:1403] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260710 11:00:49.836350 14573 raft_consensus.cc:359] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.836513 14579 raft_consensus.cc:515] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.837046 14573 raft_consensus.cc:385] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.837352 14573 raft_consensus.cc:740] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.837987 14573 consensus_queue.cc:260] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.839294 14574 tablet_bootstrap.cc:654] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.839838 14573 ts_tablet_manager.cc:1434] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:00:49.840330 14584 raft_consensus.cc:493] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.840775 14584 raft_consensus.cc:515] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.842777 14584 leader_election.cc:290] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.843401 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:49.844698 14383 raft_consensus.cc:2468] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 0.
I20260710 11:00:49.845116 14574 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.845681 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.845968 14574 ts_tablet_manager.cc:1403] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:49.848582 14574 raft_consensus.cc:359] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.849064 14574 raft_consensus.cc:385] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.849330 14574 raft_consensus.cc:740] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
W20260710 11:00:49.849539 14424 leader_election.cc:343] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.850260 14421 leader_election.cc:304] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:49.850132 14574 consensus_queue.cc:260] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.839711 14382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:49.851043 14584 raft_consensus.cc:2804] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.851416 14382 raft_consensus.cc:3060] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.852175 14574 ts_tablet_manager.cc:1434] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:49.853067 14574 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06: Bootstrap starting.
I20260710 11:00:49.853700 14593 raft_consensus.cc:493] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.854142 14593 raft_consensus.cc:515] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.856144 14593 leader_election.cc:290] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.857555 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded444455a744a8f956c6081975e585b" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.858212 14458 raft_consensus.cc:2468] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 0.
I20260710 11:00:49.858323 14574 tablet_bootstrap.cc:654] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.851467 14584 raft_consensus.cc:493] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.858843 14584 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.859046 14382 raft_consensus.cc:2468] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 1.
I20260710 11:00:49.859452 14497 leader_election.cc:304] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
I20260710 11:00:49.860309 14593 raft_consensus.cc:2804] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.860385 14421 leader_election.cc:304] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.860734 14593 raft_consensus.cc:493] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.861119 14593 raft_consensus.cc:3060] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.861478 14606 raft_consensus.cc:2804] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.861968 14606 raft_consensus.cc:697] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:49.862512 14579 leader_election.cc:290] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.862774 14606 consensus_queue.cc:237] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.865738 14572 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: No bootstrap required, opened a new log
I20260710 11:00:49.866276 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:49.866801 14531 raft_consensus.cc:3060] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.868340 14593 raft_consensus.cc:515] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.858373 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded444455a744a8f956c6081975e585b" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:49.868884 14574 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06: No bootstrap required, opened a new log
I20260710 11:00:49.869395 14574 ts_tablet_manager.cc:1403] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.002s
W20260710 11:00:49.869982 14495 leader_election.cc:343] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.871723 14574 raft_consensus.cc:359] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.872805 14574 raft_consensus.cc:385] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.872898 14531 raft_consensus.cc:2468] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 1.
I20260710 11:00:49.873138 14574 raft_consensus.cc:740] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.874044 14574 consensus_queue.cc:260] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.875976 14574 ts_tablet_manager.cc:1434] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:49.866389 14572 ts_tablet_manager.cc:1403] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.003s
I20260710 11:00:49.876545 14584 raft_consensus.cc:515] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.877202 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded444455a744a8f956c6081975e585b" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:49.877856 14458 raft_consensus.cc:3060] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.878835 14578 raft_consensus.cc:493] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.878986 14593 leader_election.cc:290] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.879984 14382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:49.883466 14279 catalog_manager.cc:5697] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 0 to 1, leader changed from <none> to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 1 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.884091 14382 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.880391 14578 raft_consensus.cc:515] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.886428 14578 leader_election.cc:290] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:49.881174 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded444455a744a8f956c6081975e585b" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:49.887504 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.882689 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:49.888279 14457 raft_consensus.cc:2393] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23b67d6aeb294d699cca651ce3e73f06 in current term 1: Already voted for candidate 34700ff19e2e4020ba19cef51a46c77e in this term.
I20260710 11:00:49.880842 14584 leader_election.cc:290] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.888283 14531 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.879626 14572 raft_consensus.cc:359] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.890296 14572 raft_consensus.cc:385] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.890430 14382 raft_consensus.cc:2468] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 1.
I20260710 11:00:49.890559 14572 raft_consensus.cc:740] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.891198 14572 consensus_queue.cc:260] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.891511 14421 leader_election.cc:304] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.893157 14572 ts_tablet_manager.cc:1434] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260710 11:00:49.893568 14383 raft_consensus.cc:3060] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.894608 14382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:49.895272 14382 raft_consensus.cc:2393] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23b67d6aeb294d699cca651ce3e73f06 in current term 1: Already voted for candidate 34700ff19e2e4020ba19cef51a46c77e in this term.
I20260710 11:00:49.896272 14495 leader_election.cc:304] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06; no voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:49.896407 14458 raft_consensus.cc:2468] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:49.897534 14497 leader_election.cc:304] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
I20260710 11:00:49.899185 14630 raft_consensus.cc:2804] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.900223 14630 raft_consensus.cc:697] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:49.901048 14630 consensus_queue.cc:237] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.901525 14383 raft_consensus.cc:2468] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:49.902400 14584 raft_consensus.cc:2804] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.905350 14584 raft_consensus.cc:697] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:49.906180 14584 consensus_queue.cc:237] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.906700 14531 raft_consensus.cc:2468] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 1.
I20260710 11:00:49.909649 14578 raft_consensus.cc:2749] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.914559 14280 catalog_manager.cc:5697] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:49.917071 14279 catalog_manager.cc:5697] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 0 to 1, leader changed from <none> to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 1 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.931918 14605 raft_consensus.cc:493] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.932307 14605 raft_consensus.cc:515] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.933763 14605 leader_election.cc:290] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.934372 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:49.934791 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:49.934993 14458 raft_consensus.cc:2468] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 0.
I20260710 11:00:49.935312 14531 raft_consensus.cc:2468] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 0.
I20260710 11:00:49.935985 14348 leader_election.cc:304] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.936570 14605 raft_consensus.cc:2804] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.936930 14605 raft_consensus.cc:493] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.937202 14605 raft_consensus.cc:3060] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.941671 14605 raft_consensus.cc:515] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.943122 14605 leader_election.cc:290] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Requested vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:49.943854 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:49.944082 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:49.944346 14458 raft_consensus.cc:3060] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.944628 14531 raft_consensus.cc:3060] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.948889 14458 raft_consensus.cc:2468] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 1.
I20260710 11:00:49.949090 14531 raft_consensus.cc:2468] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b95c1b5269a74e4e98e507f8f71ce62d in term 1.
I20260710 11:00:49.949944 14348 leader_election.cc:304] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:49.950585 14605 raft_consensus.cc:2804] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.951035 14605 raft_consensus.cc:697] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Becoming Leader. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Running, Role: LEADER
I20260710 11:00:49.951659 14605 consensus_queue.cc:237] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:49.959031 14279 catalog_manager.cc:5697] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d reported cstate change: term changed from 0 to 1, leader changed from <none> to b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193). New cstate: current_term: 1 leader_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.031683 14584 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.032171 14584 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:50.033820 14584 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:50.034631 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:50.034747 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:50.035427 14531 raft_consensus.cc:2393] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34700ff19e2e4020ba19cef51a46c77e in current term 1: Already voted for candidate b95c1b5269a74e4e98e507f8f71ce62d in this term.
I20260710 11:00:50.036267 14424 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e; no voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:50.036875 14584 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.041607 14584 raft_consensus.cc:2749] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.071468 14605 consensus_queue.cc:1048] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.082011 14580 consensus_queue.cc:1048] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.103278 14578 raft_consensus.cc:493] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.103705 14578 raft_consensus.cc:515] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:50.105305 14578 leader_election.cc:290] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:50.105834 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:50.106184 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:50.106328 14383 raft_consensus.cc:2468] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 0.
I20260710 11:00:50.106724 14458 raft_consensus.cc:2468] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 0.
I20260710 11:00:50.107235 14495 leader_election.cc:304] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:50.107952 14578 raft_consensus.cc:2804] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.108253 14578 raft_consensus.cc:493] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.108508 14578 raft_consensus.cc:3060] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.112906 14578 raft_consensus.cc:515] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:50.114399 14578 leader_election.cc:290] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:50.115188 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:50.115284 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:50.115703 14383 raft_consensus.cc:3060] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.115805 14458 raft_consensus.cc:3060] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.120162 14458 raft_consensus.cc:2468] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:50.120179 14383 raft_consensus.cc:2468] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:50.121141 14497 leader_election.cc:304] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
I20260710 11:00:50.121798 14578 raft_consensus.cc:2804] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.122272 14578 raft_consensus.cc:697] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:50.123001 14578 consensus_queue.cc:237] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:50.129282 14279 catalog_manager.cc:5697] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.159408 14584 consensus_queue.cc:1048] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.163501 14578 consensus_queue.cc:1048] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.169201 14605 consensus_queue.cc:1048] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.171729 14605 consensus_queue.cc:1048] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.173843 14584 consensus_queue.cc:1048] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.185074 14630 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.185424 14578 consensus_queue.cc:1048] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.185735 14630 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:50.188483 14630 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:50.191071 14381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" is_pre_election: true
I20260710 11:00:50.192073 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:50.194214 14497 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06; no voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:50.195545 14630 raft_consensus.cc:2749] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.207891 11503 ts_manager.cc:295] Set tserver state for b95c1b5269a74e4e98e507f8f71ce62d to MAINTENANCE_MODE
I20260710 11:00:50.208526 14532 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.208998 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
I20260710 11:00:50.215829 14648 consensus_queue.cc:1048] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.257388 14648 consensus_queue.cc:1048] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.274467 14604 consensus_queue.cc:1048] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.282119 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:50.287569 11503 tablet_replica.cc:333] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
W20260710 11:00:50.287676 14421 consensus_peers.cc:597] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:50.288308 11503 raft_consensus.cc:2243] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.288722 11503 raft_consensus.cc:2272] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.292788 11503 tablet_replica.cc:333] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.293509 11503 raft_consensus.cc:2243] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.294215 11503 pending_rounds.cc:70] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Trying to abort 1 pending ops.
I20260710 11:00:50.294502 11503 pending_rounds.cc:77] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958399809531904 op_type: NO_OP noop_request { }
I20260710 11:00:50.294919 11503 raft_consensus.cc:2889] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:50.295248 11503 raft_consensus.cc:2272] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.297502 11503 tablet_replica.cc:333] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.297971 11503 raft_consensus.cc:2243] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.298599 11503 raft_consensus.cc:2272] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.300392 11503 tablet_replica.cc:333] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.300932 11503 raft_consensus.cc:2243] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.301318 11503 raft_consensus.cc:2272] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.302939 11503 tablet_replica.cc:333] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.303432 11503 raft_consensus.cc:2243] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.303740 11503 raft_consensus.cc:2272] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.305090 11503 tablet_replica.cc:333] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.305574 11503 raft_consensus.cc:2243] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.306214 11503 raft_consensus.cc:2272] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.307924 11503 tablet_replica.cc:333] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.308372 11503 raft_consensus.cc:2243] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.308706 11503 raft_consensus.cc:2272] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.310487 11503 tablet_replica.cc:333] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.310968 11503 raft_consensus.cc:2243] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.311631 11503 raft_consensus.cc:2272] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.313580 11503 tablet_replica.cc:333] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.314038 11503 raft_consensus.cc:2243] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.314401 11503 raft_consensus.cc:2272] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.316191 11503 tablet_replica.cc:333] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: stopping tablet replica
I20260710 11:00:50.316642 11503 raft_consensus.cc:2243] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.316980 11503 raft_consensus.cc:2272] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.344771 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
I20260710 11:00:50.351042 14578 consensus_queue.cc:1048] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:50.361663 14495 consensus_peers.cc:597] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:50.445811 14421 consensus_peers.cc:597] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:50.528221 14584 consensus_queue.cc:1048] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:50.567705 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:50.647195 14593 consensus_queue.cc:1048] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:50.659077 14495 consensus_peers.cc:597] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:50.735530 14495 consensus_peers.cc:597] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:50.803670 14421 consensus_peers.cc:597] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:51.568676 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:51.580951 14630 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.581962 14630 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.585557 14630 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:51.586141 14663 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.585969 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:51.587009 14663 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.588022 14457 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
W20260710 11:00:51.589639 14495 leader_election.cc:336] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.590384 14497 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:51.590903 14663 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:51.591902 14630 raft_consensus.cc:2804] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:51.592298 14630 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.592376 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:51.592772 14630 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:51.593925 14421 leader_election.cc:336] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.600656 14630 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.601704 14532 raft_consensus.cc:2393] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34700ff19e2e4020ba19cef51a46c77e in current term 2: Already voted for candidate 23b67d6aeb294d699cca651ce3e73f06 in this term.
I20260710 11:00:51.602456 14630 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:51.603689 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:51.604271 14458 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.604600 14424 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e; no voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d
W20260710 11:00:51.606454 14495 leader_election.cc:336] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.610030 14458 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:51.610455 14663 raft_consensus.cc:2749] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:51.611081 14497 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:51.611838 14630 raft_consensus.cc:2804] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:51.612251 14630 raft_consensus.cc:697] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:51.613111 14630 consensus_queue.cc:237] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.621584 14281 catalog_manager.cc:5697] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 1 to 2, leader changed from b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:51.695677 14630 raft_consensus.cc:493] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.696251 14630 raft_consensus.cc:515] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.697876 14630 leader_election.cc:290] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:51.698886 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:51.699613 14458 raft_consensus.cc:2468] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:51.700568 14497 leader_election.cc:304] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
W20260710 11:00:51.701313 14495 leader_election.cc:336] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.701315 14630 raft_consensus.cc:2804] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:51.701762 14630 raft_consensus.cc:493] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.702072 14630 raft_consensus.cc:3060] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.707917 14630 raft_consensus.cc:515] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.709527 14630 leader_election.cc:290] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:51.710638 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134cdc763efb4767af27b4091cabcb02" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:51.711112 14458 raft_consensus.cc:3060] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.711232 14630 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.711784 14630 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
W20260710 11:00:51.713012 14495 leader_election.cc:336] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.713896 14630 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:51.714643 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:51.717280 14458 raft_consensus.cc:2468] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
W20260710 11:00:51.717839 14495 leader_election.cc:336] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.718266 14497 leader_election.cc:304] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:51.718298 14495 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06; no voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:51.719146 14630 raft_consensus.cc:2804] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:51.719376 14662 raft_consensus.cc:2749] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:51.719570 14630 raft_consensus.cc:697] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:51.720628 14630 consensus_queue.cc:237] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER 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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.723335 14663 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.723958 14663 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:51.725900 14663 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611), b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:51.726477 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
I20260710 11:00:51.727044 14532 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 1.
I20260710 11:00:51.728111 14424 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
I20260710 11:00:51.728752 14663 raft_consensus.cc:2804] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:51.729147 14663 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.729454 14663 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.728695 14281 catalog_manager.cc:5697] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 1 to 2, leader changed from b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
W20260710 11:00:51.729919 14421 leader_election.cc:336] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.736357 14663 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:51.738377 14663 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: Requested vote from peers 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611), b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:51.738987 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:51.739554 14532 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:51.742241 14421 leader_election.cc:336] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.745864 14532 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 2.
I20260710 11:00:51.746819 14424 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:51.747443 14663 raft_consensus.cc:2804] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:51.747822 14663 raft_consensus.cc:697] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:51.748739 14663 consensus_queue.cc:237] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:51.755106 14281 catalog_manager.cc:5697] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 1 to 2, leader changed from b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 2 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.759960 14663 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.760547 14663 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.762421 14663 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:51.763486 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23b67d6aeb294d699cca651ce3e73f06" is_pre_election: true
W20260710 11:00:51.766554 14421 leader_election.cc:336] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.766901 14421 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e; no voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:51.767526 14663 raft_consensus.cc:2749] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:51.774102 14630 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.774591 14630 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.776168 14630 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:51.777197 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e" is_pre_election: true
I20260710 11:00:51.777791 14458 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 1.
I20260710 11:00:51.778822 14497 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
I20260710 11:00:51.779587 14630 raft_consensus.cc:2804] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:00:51.779592 14495 leader_election.cc:336] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.780042 14630 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b95c1b5269a74e4e98e507f8f71ce62d)
I20260710 11:00:51.780400 14630 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.785194 14630 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.786715 14630 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:51.787703 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:51.788255 14458 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:51.790479 14495 leader_election.cc:336] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111)
I20260710 11:00:51.793473 14458 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:51.794276 14497 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: b95c1b5269a74e4e98e507f8f71ce62d
I20260710 11:00:51.794826 14630 raft_consensus.cc:2804] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:51.795188 14630 raft_consensus.cc:697] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:51.795878 14630 consensus_queue.cc:237] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:51.803090 14281 catalog_manager.cc:5697] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 1 to 2, leader changed from b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
W20260710 11:00:52.004052 14495 consensus_peers.cc:597] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.032497 14458 raft_consensus.cc:1275] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.033612 14630 consensus_queue.cc:1048] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.171481 14532 raft_consensus.cc:1275] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.172737 14663 consensus_queue.cc:1048] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.184973 14458 raft_consensus.cc:1275] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260710 11:00:52.185406 14421 consensus_peers.cc:597] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.186477 14630 consensus_queue.cc:1048] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:52.200143 14495 consensus_peers.cc:597] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.320304 14458 raft_consensus.cc:1275] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.321723 14661 consensus_queue.cc:1048] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:52.334250 14495 consensus_peers.cc:597] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:52.569658 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:52.592536 14421 consensus_peers.cc:597] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:52.858916 14421 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260710 11:00:52.861119 14421 consensus_peers.cc:597] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:52.933324 14495 consensus_peers.cc:597] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.354539 14495 consensus_peers.cc:597] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.402283 14495 consensus_peers.cc:597] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.517993 14421 consensus_peers.cc:597] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.570673 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:54.501348 14495 consensus_peers.cc:597] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.571995 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:54.674723 14495 consensus_peers.cc:597] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.677839 14495 consensus_peers.cc:597] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.829649 14421 consensus_peers.cc:597] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:55.129567 14421 consensus_peers.cc:597] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:55.245134 14421 consensus_peers.cc:597] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:55.369823 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:55.376518 14682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:55.379115 14683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:55.381902 14685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:55.381927 11503 server_base.cc:1061] running on GCE node
I20260710 11:00:55.383140 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:55.383381 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:55.383572 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681255383552 us; error 0 us; skew 500 ppm
I20260710 11:00:55.384128 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:55.386710 11503 webserver.cc:533] Webserver started at http://127.11.59.193:33319/ using document root <none> and password file <none>
I20260710 11:00:55.387204 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:55.387398 11503 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:55.390885 11503 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:00:55.394698 14690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:55.395382 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:55.395661 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-28tl"
I20260710 11:00:55.396075 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:55.419410 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:55.420734 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:55.422207 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:55.425763 14697 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:00:55.470549 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:00:55.470881 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.000s	sys 0.002s
I20260710 11:00:55.471172 11503 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:00:55.475732 14697 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.491082 14697 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.491964 14697 tablet_bootstrap.cc:492] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.492631 14697 ts_tablet_manager.cc:1403] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 11:00:55.495311 14697 raft_consensus.cc:359] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.495967 14697 raft_consensus.cc:740] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.496671 14697 consensus_queue.cc:260] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.499439 14697 ts_tablet_manager.cc:1434] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.008s
I20260710 11:00:55.500192 14697 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.514014 14697 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.514789 14697 tablet_bootstrap.cc:492] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.515427 14697 ts_tablet_manager.cc:1403] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:00:55.518325 11503 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:00:55.518018 14697 raft_consensus.cc:359] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.518636 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.045s	sys 0.002s
I20260710 11:00:55.518700 14697 raft_consensus.cc:740] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.519572 14697 consensus_queue.cc:260] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.521808 14697 ts_tablet_manager.cc:1434] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:55.522601 14697 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
W20260710 11:00:55.539430 14495 consensus_peers.cc:597] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 -> Peer b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769): Couldn't send request to peer b95c1b5269a74e4e98e507f8f71ce62d. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45769: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:55.543716 14697 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.544451 14697 tablet_bootstrap.cc:492] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.544981 14697 ts_tablet_manager.cc:1403] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 11:00:55.547293 14697 raft_consensus.cc:359] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.547864 14697 raft_consensus.cc:740] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.548507 14697 consensus_queue.cc:260] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.550151 14697 ts_tablet_manager.cc:1434] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:55.550925 14697 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.563923 14697 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.564939 14697 tablet_bootstrap.cc:492] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.565747 14697 ts_tablet_manager.cc:1403] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:00:55.568584 14697 raft_consensus.cc:359] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.569397 14697 raft_consensus.cc:740] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.570165 14697 consensus_queue.cc:260] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.572332 14697 ts_tablet_manager.cc:1434] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:00:55.573067 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:55.573217 14697 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.587549 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:45769
I20260710 11:00:55.587622 14759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:45769 every 8 connection(s)
I20260710 11:00:55.590483 14697 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.591480 14697 tablet_bootstrap.cc:492] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.592213 14697 ts_tablet_manager.cc:1403] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 11:00:55.593272 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:55.594851 14697 raft_consensus.cc:359] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.595577 14697 raft_consensus.cc:740] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.596436 14697 consensus_queue.cc:260] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.598579 14697 ts_tablet_manager.cc:1434] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:00:55.599351 14697 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.611539 14697 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.612181 14697 tablet_bootstrap.cc:492] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.612778 14697 ts_tablet_manager.cc:1403] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:55.614893 14760 heartbeater.cc:344] Connected to a master server at 127.11.59.254:43925
I20260710 11:00:55.615305 14760 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:55.615147 14697 raft_consensus.cc:359] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.615921 14697 raft_consensus.cc:740] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.616302 14760 heartbeater.cc:507] Master 127.11.59.254:43925 requested a full tablet report, sending...
I20260710 11:00:55.616729 14697 consensus_queue.cc:260] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.617502 14457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4572922c4328462a997907cedd5da72b"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
mode: GRACEFUL
new_leader_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:60358
I20260710 11:00:55.618189 14457 raft_consensus.cc:606] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Received request to transfer leadership to TS 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:55.618711 14697 ts_tablet_manager.cc:1434] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:55.619563 14697 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.623119 14280 ts_manager.cc:194] Re-registered known tserver with Master: b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:55.637249 14280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36486
I20260710 11:00:55.640193 14697 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.641091 14697 tablet_bootstrap.cc:492] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.640941 14760 heartbeater.cc:499] Master 127.11.59.254:43925 was elected leader, sending a full tablet report...
I20260710 11:00:55.641832 14697 ts_tablet_manager.cc:1403] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:00:55.644562 14697 raft_consensus.cc:359] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:55.645166 14697 raft_consensus.cc:740] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.645875 14697 consensus_queue.cc:260] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [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: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:55.646754 14532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72b664793ea74e588313d863655390a8"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:55.647308 14532 raft_consensus.cc:606] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:55.647818 14697 ts_tablet_manager.cc:1434] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:55.648685 14697 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.650162 14532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:55.650667 14532 raft_consensus.cc:606] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:55.651774 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:55.652415 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:55.653154 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:55.657559 14734 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.666790 14697 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:00:55.667670 14697 tablet_bootstrap.cc:492] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.668215 14697 ts_tablet_manager.cc:1403] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 11:00:55.670199 14697 raft_consensus.cc:359] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.670892 14697 raft_consensus.cc:740] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.671533 14697 consensus_queue.cc:260] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.673537 14697 ts_tablet_manager.cc:1434] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:55.674295 14697 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.687345 14697 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.688036 14697 tablet_bootstrap.cc:492] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.688568 14697 ts_tablet_manager.cc:1403] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:55.690323 14697 raft_consensus.cc:359] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.690805 14697 raft_consensus.cc:740] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.691334 14697 consensus_queue.cc:260] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.693018 14697 ts_tablet_manager.cc:1434] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:55.693749 14697 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap starting.
I20260710 11:00:55.706525 14697 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:55.707180 14697 tablet_bootstrap.cc:492] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Bootstrap complete.
I20260710 11:00:55.707685 14697 ts_tablet_manager.cc:1403] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:55.710005 14697 raft_consensus.cc:359] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.710668 14697 raft_consensus.cc:740] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95c1b5269a74e4e98e507f8f71ce62d, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.711313 14697 consensus_queue.cc:260] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.712626 14697 ts_tablet_manager.cc:1434] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:55.745919 14679 raft_consensus.cc:993] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:55.746413 14775 raft_consensus.cc:1081] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:55.747749 14457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:00:55.748158 14457 raft_consensus.cc:493] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:55.748406 14457 raft_consensus.cc:3060] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.753525 14457 raft_consensus.cc:515] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.755060 14457 leader_election.cc:290] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:55.755852 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:55.756026 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb566ac6c6340aaac224ac6d7ae9578" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:55.756385 14734 raft_consensus.cc:3060] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.756597 14532 raft_consensus.cc:3055] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:55.756942 14532 raft_consensus.cc:740] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:55.757645 14532 consensus_queue.cc:260] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.758543 14532 raft_consensus.cc:3060] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.761065 14734 raft_consensus.cc:2468] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 2.
I20260710 11:00:55.762154 14421 leader_election.cc:304] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:55.763048 14681 raft_consensus.cc:2804] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:55.763737 14532 raft_consensus.cc:2468] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 2.
I20260710 11:00:55.764364 14681 raft_consensus.cc:697] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:55.765192 14681 consensus_queue.cc:237] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.772059 14280 catalog_manager.cc:5697] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 1 to 2, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 2 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:55.789098 14734 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.827322 14679 raft_consensus.cc:993] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:55.827760 14775 raft_consensus.cc:1081] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:55.829166 14457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72b664793ea74e588313d863655390a8"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:00:55.829703 14457 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:55.830004 14457 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:55.834409 14457 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.836031 14457 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 3 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:55.836629 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:55.836928 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:55.837262 14734 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:55.837452 14532 raft_consensus.cc:3055] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:55.837796 14532 raft_consensus.cc:740] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:55.838428 14532 consensus_queue.cc:260] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.839442 14532 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:55.842092 14734 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:00:55.842963 14421 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:55.843600 14681 raft_consensus.cc:2804] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:55.844065 14681 raft_consensus.cc:697] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:55.844509 14532 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:00:55.844942 14681 consensus_queue.cc:237] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.851835 14280 catalog_manager.cc:5697] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 2 to 3, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 3 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:55.882946 14734 raft_consensus.cc:3060] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.887495 14734 pending_rounds.cc:85] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Aborting all ops after (but not including) 0
I20260710 11:00:55.887717 14734 pending_rounds.cc:107] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:00:55.887933 14734 raft_consensus.cc:2889] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:55.934274 14776 raft_consensus.cc:993] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e: : Instructing follower 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:55.934818 14681 raft_consensus.cc:1081] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Signalling peer 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:55.936090 14532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4572922c4328462a997907cedd5da72b"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:00:55.936493 14532 raft_consensus.cc:493] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:55.936740 14532 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.941437 14532 raft_consensus.cc:515] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.943223 14532 leader_election.cc:290] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:55.943418 14734 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.944095 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:55.944216 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:55.944806 14733 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.944867 14457 raft_consensus.cc:3055] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:55.945436 14457 raft_consensus.cc:740] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:55.946173 14457 consensus_queue.cc:260] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.947371 14457 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.951503 14457 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:55.952592 14733 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:55.952849 14497 leader_election.cc:304] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, 34700ff19e2e4020ba19cef51a46c77e; no voters: 
I20260710 11:00:55.953709 14775 raft_consensus.cc:2804] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:55.955678 14775 raft_consensus.cc:697] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:55.956702 14775 consensus_queue.cc:237] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:55.965078 14280 catalog_manager.cc:5697] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 1 to 2, leader changed from 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:56.294358 14532 raft_consensus.cc:1275] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:56.295758 14681 consensus_queue.cc:1048] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:56.304673 14734 raft_consensus.cc:1275] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:56.306330 14791 consensus_queue.cc:1048] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:56.329952 14734 raft_consensus.cc:1275] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.330996 14791 consensus_queue.cc:1048] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:56.340376 14532 raft_consensus.cc:1275] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.342310 14681 consensus_queue.cc:1048] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.376860 14457 raft_consensus.cc:1275] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.378168 14775 consensus_queue.cc:1048] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.386940 14734 raft_consensus.cc:1275] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.388396 14679 consensus_queue.cc:1048] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:56.574118 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:56.664081 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:56.671304 14532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ded444455a744a8f956c6081975e585b"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:56.671777 14532 raft_consensus.cc:606] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:56.673882 14457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
mode: GRACEFUL
new_leader_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:60358
I20260710 11:00:56.674300 14457 raft_consensus.cc:606] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Received request to transfer leadership to TS 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:56.676483 14457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
mode: GRACEFUL
new_leader_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:60358
I20260710 11:00:56.676865 14457 raft_consensus.cc:606] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Received request to transfer leadership to TS 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:56.677861 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:56.678260 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:56.678702 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:56.782642 14679 raft_consensus.cc:993] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:56.783360 14775 raft_consensus.cc:1081] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:56.785393 14457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ded444455a744a8f956c6081975e585b"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:00:56.786000 14457 raft_consensus.cc:493] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.786329 14457 raft_consensus.cc:3060] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.790814 14457 raft_consensus.cc:515] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:56.792466 14457 leader_election.cc:290] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:56.793195 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded444455a744a8f956c6081975e585b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:56.793530 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded444455a744a8f956c6081975e585b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:56.793808 14734 raft_consensus.cc:3060] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.794148 14532 raft_consensus.cc:3055] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:56.794435 14532 raft_consensus.cc:740] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:56.795082 14532 consensus_queue.cc:260] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:56.796110 14532 raft_consensus.cc:3060] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.799965 14734 raft_consensus.cc:2468] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 2.
I20260710 11:00:56.801040 14421 leader_election.cc:304] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:56.801936 14681 raft_consensus.cc:2804] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:56.801985 14532 raft_consensus.cc:2468] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 2.
I20260710 11:00:56.802448 14681 raft_consensus.cc:697] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:56.803272 14681 consensus_queue.cc:237] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:56.811257 14280 catalog_manager.cc:5697] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 1 to 2, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 2 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:56.886902 14791 raft_consensus.cc:993] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e: : Instructing follower 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:56.887411 14791 raft_consensus.cc:1081] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Signalling peer 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:56.888770 14532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:00:56.889324 14532 raft_consensus.cc:493] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.889670 14532 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.895201 14532 raft_consensus.cc:515] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:56.896721 14532 leader_election.cc:290] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:56.897540 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:56.898170 14734 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.898564 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:56.899039 14457 raft_consensus.cc:3055] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:56.899309 14457 raft_consensus.cc:740] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:56.899994 14457 consensus_queue.cc:260] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:56.901114 14457 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.903939 14734 raft_consensus.cc:2468] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:56.904976 14495 leader_election.cc:304] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:56.905648 14775 raft_consensus.cc:2804] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:56.906024 14457 raft_consensus.cc:2468] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:56.906065 14775 raft_consensus.cc:697] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:56.907019 14775 consensus_queue.cc:237] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:56.910925 14681 raft_consensus.cc:993] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e: : Instructing follower 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:56.911387 14791 raft_consensus.cc:1081] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Signalling peer 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:56.912760 14532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:00:56.913213 14532 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.913578 14532 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:56.914847 14280 catalog_manager.cc:5697] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 1 to 2, leader changed from 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:56.919042 14532 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:56.921775 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:56.922413 14733 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:56.921625 14532 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 3 election: Requested vote from peers 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695), b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:56.923446 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:56.923956 14457 raft_consensus.cc:3055] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:56.924223 14457 raft_consensus.cc:740] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:56.924765 14457 consensus_queue.cc:260] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [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: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:56.925824 14457 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:56.927978 14733 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 3.
I20260710 11:00:56.928995 14495 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:56.929725 14775 raft_consensus.cc:2804] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:56.930171 14775 raft_consensus.cc:697] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:56.931010 14457 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 3.
I20260710 11:00:56.930966 14775 consensus_queue.cc:237] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [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: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:56.937610 14280 catalog_manager.cc:5697] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 2 to 3, leader changed from 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.229806 14532 raft_consensus.cc:1275] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.230886 14791 consensus_queue.cc:1048] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.239380 14733 raft_consensus.cc:1275] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.241351 14791 consensus_queue.cc:1048] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.368384 14457 raft_consensus.cc:1275] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.369576 14775 consensus_queue.cc:1048] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.378202 14733 raft_consensus.cc:1275] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.379873 14812 consensus_queue.cc:1048] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:57.476135 14458 raft_consensus.cc:1275] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:57.477300 14679 consensus_queue.cc:1048] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:57.485798 14733 raft_consensus.cc:1275] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:57.487327 14679 consensus_queue.cc:1048] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:00:57.574972 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:57.684433 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:57.691457 14532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57870e03db324a65b2aea5532e182681"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:57.692004 14532 raft_consensus.cc:606] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:57.694658 14531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:57.695063 14531 raft_consensus.cc:606] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:57.696992 14458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
mode: GRACEFUL
new_leader_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:60358
I20260710 11:00:57.697448 14458 raft_consensus.cc:606] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Received request to transfer leadership to TS 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:57.698611 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:57.699100 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:57.699687 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:57.912004 14791 raft_consensus.cc:993] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e: : Instructing follower 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:57.912539 14776 raft_consensus.cc:1081] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Signalling peer 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:57.914172 14531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:00:57.914615 14531 raft_consensus.cc:493] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.914908 14531 raft_consensus.cc:3060] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.919613 14531 raft_consensus.cc:515] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:57.920953 14531 leader_election.cc:290] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:57.921435 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:57.921828 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252452465414e93bf0921f2d6d41b2a" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:57.921990 14734 raft_consensus.cc:3060] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.922346 14458 raft_consensus.cc:3055] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.922700 14458 raft_consensus.cc:740] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:57.923504 14458 consensus_queue.cc:260] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:57.924738 14458 raft_consensus.cc:3060] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.928803 14734 raft_consensus.cc:2468] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:57.929994 14495 leader_election.cc:304] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:57.930744 14679 raft_consensus.cc:2804] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.931228 14679 raft_consensus.cc:697] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:57.931298 14458 raft_consensus.cc:2468] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 2.
I20260710 11:00:57.932134 14679 consensus_queue.cc:237] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:57.938937 14281 catalog_manager.cc:5697] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 1 to 2, leader changed from 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.057997 14812 raft_consensus.cc:993] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:58.058455 14679 raft_consensus.cc:1081] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:58.059854 14458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:00:58.060325 14458 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.060624 14458 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.065290 14458 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:58.066777 14458 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 3 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:58.067376 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:58.067713 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:58.067960 14734 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.068264 14531 raft_consensus.cc:3055] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:58.068539 14531 raft_consensus.cc:740] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:58.069348 14531 consensus_queue.cc:260] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:58.070540 14531 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.073671 14734 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:00:58.075713 14421 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:58.076380 14531 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:00:58.076521 14776 raft_consensus.cc:2804] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:58.077054 14776 raft_consensus.cc:697] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:58.078001 14776 consensus_queue.cc:237] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:58.083245 14679 raft_consensus.cc:993] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:58.083706 14775 raft_consensus.cc:1081] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:58.085095 14458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57870e03db324a65b2aea5532e182681"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:00:58.085001 14281 catalog_manager.cc:5697] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 2 to 3, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 3 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.085606 14458 raft_consensus.cc:493] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.086081 14458 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.091363 14458 raft_consensus.cc:515] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:58.093009 14458 leader_election.cc:290] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:58.093918 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:58.093947 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:58.094494 14531 raft_consensus.cc:3055] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:58.094540 14734 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.094820 14531 raft_consensus.cc:740] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:58.095491 14531 consensus_queue.cc:260] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:58.096398 14531 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.099344 14734 raft_consensus.cc:2468] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 2.
I20260710 11:00:58.100277 14421 leader_election.cc:304] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:58.100946 14776 raft_consensus.cc:2804] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:58.100973 14531 raft_consensus.cc:2468] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 2.
I20260710 11:00:58.101575 14776 raft_consensus.cc:697] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:58.102451 14776 consensus_queue.cc:237] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:58.108196 14281 catalog_manager.cc:5697] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 1 to 2, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 2 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.414893 14734 raft_consensus.cc:1275] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.415956 14775 consensus_queue.cc:1048] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.427371 14458 raft_consensus.cc:1275] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.428606 14775 consensus_queue.cc:1048] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.474259 14734 raft_consensus.cc:1275] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:58.475294 14776 consensus_queue.cc:1048] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.483047 14531 raft_consensus.cc:1275] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:58.484337 14829 consensus_queue.cc:1048] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.490326 14734 raft_consensus.cc:1275] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.491856 14829 consensus_queue.cc:1048] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.499984 14531 raft_consensus.cc:1275] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.501335 14829 consensus_queue.cc:1048] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:58.575822 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:58.705562 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:58.712625 14458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57870e03db324a65b2aea5532e182681"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
mode: GRACEFUL
new_leader_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:60358
I20260710 11:00:58.713132 14458 raft_consensus.cc:606] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Received request to transfer leadership to TS 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:58.715242 14458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
mode: GRACEFUL
new_leader_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:60358
I20260710 11:00:58.715620 14458 raft_consensus.cc:606] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Received request to transfer leadership to TS 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:58.717473 14531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:58.717921 14531 raft_consensus.cc:606] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:58.718968 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:58.719410 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:58.719904 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:59.054400 14836 raft_consensus.cc:993] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e: : Instructing follower 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:59.054867 14829 raft_consensus.cc:1081] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Signalling peer 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:59.056227 14531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57870e03db324a65b2aea5532e182681"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:00:59.056658 14531 raft_consensus.cc:493] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.056986 14531 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.061443 14531 raft_consensus.cc:515] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.063052 14531 leader_election.cc:290] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 3 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:59.063656 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:59.064101 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57870e03db324a65b2aea5532e182681" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:59.064278 14733 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.064688 14458 raft_consensus.cc:3055] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:59.064925 14458 raft_consensus.cc:740] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:59.065559 14458 consensus_queue.cc:260] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.066322 14458 raft_consensus.cc:3060] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.068657 14733 raft_consensus.cc:2468] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 3.
I20260710 11:00:59.069653 14495 leader_election.cc:304] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:59.070308 14679 raft_consensus.cc:2804] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:59.070428 14458 raft_consensus.cc:2468] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 3.
I20260710 11:00:59.070765 14679 raft_consensus.cc:697] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:59.071524 14679 consensus_queue.cc:237] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.077353 14281 catalog_manager.cc:5697] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 2 to 3, leader changed from 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.098438 14836 raft_consensus.cc:993] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e: : Instructing follower 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:59.098892 14829 raft_consensus.cc:1081] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Signalling peer 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:59.100256 14531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:00:59.100783 14531 raft_consensus.cc:493] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.101171 14531 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.105594 14531 raft_consensus.cc:515] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.106925 14531 leader_election.cc:290] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 4 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:59.107726 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:59.107868 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d0b78d66541aaad51396aa639cbeb" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:59.108350 14458 raft_consensus.cc:3055] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:59.108347 14733 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.108664 14458 raft_consensus.cc:740] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:59.109381 14458 consensus_queue.cc:260] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.110157 14458 raft_consensus.cc:3060] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.113116 14733 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 4.
I20260710 11:00:59.113997 14458 raft_consensus.cc:2468] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 4.
I20260710 11:00:59.114010 14495 leader_election.cc:304] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:59.114823 14679 raft_consensus.cc:2804] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:59.115238 14679 raft_consensus.cc:697] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 4 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:59.115907 14679 consensus_queue.cc:237] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.120788 14281 catalog_manager.cc:5697] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 3 to 4, leader changed from 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 4 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.166321 14834 raft_consensus.cc:993] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:59.167234 14679 raft_consensus.cc:1081] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:59.169108 14458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:00:59.169646 14458 raft_consensus.cc:493] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.169912 14458 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.173910 14458 raft_consensus.cc:515] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:59.175213 14458 leader_election.cc:290] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 4 election: Requested vote from peers 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611), b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769)
I20260710 11:00:59.176045 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:59.176235 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d350fc9997408caa7692e09bf0043c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:59.176573 14531 raft_consensus.cc:3055] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:59.176735 14733 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.176908 14531 raft_consensus.cc:740] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:59.177721 14531 consensus_queue.cc:260] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [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: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:59.178798 14531 raft_consensus.cc:3060] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.181515 14733 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 4.
I20260710 11:00:59.182446 14421 leader_election.cc:304] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:59.182626 14531 raft_consensus.cc:2468] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 4.
I20260710 11:00:59.183106 14829 raft_consensus.cc:2804] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:59.183571 14829 raft_consensus.cc:697] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 4 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:59.184275 14829 consensus_queue.cc:237] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [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: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } }
I20260710 11:00:59.190213 14281 catalog_manager.cc:5697] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 3 to 4, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 4 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.475878 14733 raft_consensus.cc:1275] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.476979 14679 consensus_queue.cc:1048] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:59.484714 14458 raft_consensus.cc:1275] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.486325 14833 consensus_queue.cc:1048] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:00:59.576736 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:59.618914 14531 raft_consensus.cc:1275] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:59.619987 14829 consensus_queue.cc:1048] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:59.628907 14733 raft_consensus.cc:1275] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:59.630666 14836 consensus_queue.cc:1048] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:59.639772 14733 raft_consensus.cc:1275] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:59.641064 14833 consensus_queue.cc:1048] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:59.650064 14458 raft_consensus.cc:1275] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:59.651340 14679 consensus_queue.cc:1048] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:59.725663 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:59.731963 14531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4572922c4328462a997907cedd5da72b"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:59.732417 14531 raft_consensus.cc:606] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:59.734619 14458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72b664793ea74e588313d863655390a8"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
mode: GRACEFUL
new_leader_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:60358
I20260710 11:00:59.735028 14458 raft_consensus.cc:606] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Received request to transfer leadership to TS 23b67d6aeb294d699cca651ce3e73f06
I20260710 11:00:59.736980 14531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
mode: GRACEFUL
new_leader_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 11:00:59.737408 14531 raft_consensus.cc:606] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Received request to transfer leadership to TS 34700ff19e2e4020ba19cef51a46c77e
I20260710 11:00:59.738178 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:59.738616 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:59.739219 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:59.765790 14833 raft_consensus.cc:993] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:59.766249 14679 raft_consensus.cc:1081] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:00:59.767580 14458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:00:59.767946 14458 raft_consensus.cc:493] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.768153 14458 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.772053 14458 raft_consensus.cc:515] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.773382 14458 leader_election.cc:290] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 3 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:00:59.774156 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:59.774286 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd850b92044d4fbfa51aa682c6157c" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:00:59.774748 14733 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.774794 14531 raft_consensus.cc:3055] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:59.775290 14531 raft_consensus.cc:740] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:59.775846 14531 consensus_queue.cc:260] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.776618 14531 raft_consensus.cc:3060] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.779557 14733 raft_consensus.cc:2468] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:00:59.780431 14421 leader_election.cc:304] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:59.780613 14531 raft_consensus.cc:2468] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:00:59.781054 14836 raft_consensus.cc:2804] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:59.781493 14836 raft_consensus.cc:697] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:59.782125 14836 consensus_queue.cc:237] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.788501 14281 catalog_manager.cc:5697] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 2 to 3, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 3 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.841459 14829 raft_consensus.cc:993] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e: : Instructing follower 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:59.842005 14836 raft_consensus.cc:1081] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Signalling peer 23b67d6aeb294d699cca651ce3e73f06 to start an election
I20260710 11:00:59.843357 14531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72b664793ea74e588313d863655390a8"
dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:00:59.843840 14531 raft_consensus.cc:493] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.844178 14531 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.848450 14531 raft_consensus.cc:515] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.849920 14531 leader_election.cc:290] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [CANDIDATE]: Term 4 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695)
I20260710 11:00:59.850736 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:00:59.850970 14458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b664793ea74e588313d863655390a8" candidate_uuid: "23b67d6aeb294d699cca651ce3e73f06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
I20260710 11:00:59.851253 14733 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.851488 14458 raft_consensus.cc:3055] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:59.851802 14458 raft_consensus.cc:740] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:00:59.852417 14458 consensus_queue.cc:260] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.853223 14458 raft_consensus.cc:3060] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.855968 14733 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 4.
I20260710 11:00:59.857036 14495 leader_election.cc:304] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [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: 23b67d6aeb294d699cca651ce3e73f06, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:00:59.857470 14458 raft_consensus.cc:2468] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b67d6aeb294d699cca651ce3e73f06 in term 4.
I20260710 11:00:59.857791 14679 raft_consensus.cc:2804] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:59.858320 14679 raft_consensus.cc:697] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 4 LEADER]: Becoming Leader. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:00:59.859021 14679 consensus_queue.cc:237] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:00:59.865353 14281 catalog_manager.cc:5697] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 reported cstate change: term changed from 3 to 4, leader changed from 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194) to 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195). New cstate: current_term: 4 leader_uuid: "23b67d6aeb294d699cca651ce3e73f06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:00.066977 14833 raft_consensus.cc:993] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06: : Instructing follower 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:01:00.067430 14679 raft_consensus.cc:1081] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Signalling peer 34700ff19e2e4020ba19cef51a46c77e to start an election
I20260710 11:01:00.068984 14458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4572922c4328462a997907cedd5da72b"
dest_uuid: "34700ff19e2e4020ba19cef51a46c77e"
 from {username='slave'} at 127.0.0.1:49032
I20260710 11:01:00.069600 14458 raft_consensus.cc:493] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:00.069866 14458 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:00.075870 14458 raft_consensus.cc:515] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:01:00.077636 14458 leader_election.cc:290] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [CANDIDATE]: Term 3 election: Requested vote from peers b95c1b5269a74e4e98e507f8f71ce62d (127.11.59.193:45769), 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195:42611)
I20260710 11:01:00.078540 14734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b95c1b5269a74e4e98e507f8f71ce62d"
I20260710 11:01:00.078873 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572922c4328462a997907cedd5da72b" candidate_uuid: "34700ff19e2e4020ba19cef51a46c77e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b67d6aeb294d699cca651ce3e73f06"
I20260710 11:01:00.079219 14734 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:00.079555 14531 raft_consensus.cc:3055] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:00.079833 14531 raft_consensus.cc:740] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23b67d6aeb294d699cca651ce3e73f06, State: Running, Role: LEADER
I20260710 11:01:00.080547 14531 consensus_queue.cc:260] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:01:00.081559 14531 raft_consensus.cc:3060] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:00.084247 14734 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:01:00.085538 14421 leader_election.cc:304] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [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: 34700ff19e2e4020ba19cef51a46c77e, b95c1b5269a74e4e98e507f8f71ce62d; no voters: 
I20260710 11:01:00.086229 14836 raft_consensus.cc:2804] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:00.086706 14836 raft_consensus.cc:697] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Becoming Leader. State: Replica: 34700ff19e2e4020ba19cef51a46c77e, State: Running, Role: LEADER
I20260710 11:01:00.087149 14531 raft_consensus.cc:2468] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34700ff19e2e4020ba19cef51a46c77e in term 3.
I20260710 11:01:00.087464 14836 consensus_queue.cc:237] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [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: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } }
I20260710 11:01:00.094624 14281 catalog_manager.cc:5697] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e reported cstate change: term changed from 2 to 3, leader changed from 23b67d6aeb294d699cca651ce3e73f06 (127.11.59.195) to 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194). New cstate: current_term: 3 leader_uuid: "34700ff19e2e4020ba19cef51a46c77e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:00.281206 14734 raft_consensus.cc:1275] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:00.282356 14829 consensus_queue.cc:1048] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.283901 14734 raft_consensus.cc:1275] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:00.285212 14679 consensus_queue.cc:1048] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.292917 14531 raft_consensus.cc:1275] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:00.294481 14836 consensus_queue.cc:1048] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.302089 14458 raft_consensus.cc:1275] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Refusing update from remote peer 23b67d6aeb294d699cca651ce3e73f06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:00.303964 14833 consensus_queue.cc:1048] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34700ff19e2e4020ba19cef51a46c77e" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.567451 14734 raft_consensus.cc:1275] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:00.568750 14836 consensus_queue.cc:1048] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95c1b5269a74e4e98e507f8f71ce62d" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.576732 14531 raft_consensus.cc:1275] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Refusing update from remote peer 34700ff19e2e4020ba19cef51a46c77e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:01:00.577788 14329 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:00.578874 14856 consensus_queue.cc:1048] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b67d6aeb294d699cca651ce3e73f06" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.745076 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:00.770767 11503 tablet_server.cc:179] TabletServer@127.11.59.193:45769 shutting down...
I20260710 11:01:00.786183 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:00.786866 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.787642 11503 raft_consensus.cc:2243] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.788092 11503 raft_consensus.cc:2272] T fedd850b92044d4fbfa51aa682c6157c P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.790158 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.790683 11503 raft_consensus.cc:2243] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.791064 11503 raft_consensus.cc:2272] T 134cdc763efb4767af27b4091cabcb02 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.792618 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.793128 11503 raft_consensus.cc:2243] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.793562 11503 raft_consensus.cc:2272] T e0d350fc9997408caa7692e09bf0043c P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.795436 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.795964 11503 raft_consensus.cc:2243] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.796347 11503 raft_consensus.cc:2272] T ded444455a744a8f956c6081975e585b P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.798060 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.798532 11503 raft_consensus.cc:2243] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.798911 11503 raft_consensus.cc:2272] T beb566ac6c6340aaac224ac6d7ae9578 P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.800653 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.803179 11503 raft_consensus.cc:2243] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.803514 11503 raft_consensus.cc:2272] T f252452465414e93bf0921f2d6d41b2a P b95c1b5269a74e4e98e507f8f71ce62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.805019 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.805591 11503 raft_consensus.cc:2243] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.805994 11503 raft_consensus.cc:2272] T 57870e03db324a65b2aea5532e182681 P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.807451 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.807895 11503 raft_consensus.cc:2243] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.808244 11503 raft_consensus.cc:2272] T 72b664793ea74e588313d863655390a8 P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.810286 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.810770 11503 raft_consensus.cc:2243] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.811213 11503 raft_consensus.cc:2272] T d62d0b78d66541aaad51396aa639cbeb P b95c1b5269a74e4e98e507f8f71ce62d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.812732 11503 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.813169 11503 raft_consensus.cc:2243] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.813625 11503 raft_consensus.cc:2272] T 4572922c4328462a997907cedd5da72b P b95c1b5269a74e4e98e507f8f71ce62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.844094 11503 tablet_server.cc:196] TabletServer@127.11.59.193:45769 shutdown complete.
I20260710 11:01:00.862530 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
I20260710 11:01:00.887140 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:00.887851 11503 tablet_replica.cc:333] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.888397 11503 raft_consensus.cc:2243] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.889066 11503 raft_consensus.cc:2272] T fedd850b92044d4fbfa51aa682c6157c P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.891098 11503 tablet_replica.cc:333] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.891566 11503 raft_consensus.cc:2243] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.891914 11503 raft_consensus.cc:2272] T f252452465414e93bf0921f2d6d41b2a P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.893618 11503 tablet_replica.cc:333] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.894042 11503 raft_consensus.cc:2243] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.894352 11503 raft_consensus.cc:2272] T 57870e03db324a65b2aea5532e182681 P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.895908 11503 tablet_replica.cc:333] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.896340 11503 raft_consensus.cc:2243] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.896647 11503 raft_consensus.cc:2272] T 134cdc763efb4767af27b4091cabcb02 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.898299 11503 tablet_replica.cc:333] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.898732 11503 raft_consensus.cc:2243] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.899050 11503 raft_consensus.cc:2272] T 72b664793ea74e588313d863655390a8 P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.901067 11503 tablet_replica.cc:333] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.901573 11503 raft_consensus.cc:2243] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.901984 11503 raft_consensus.cc:2272] T d62d0b78d66541aaad51396aa639cbeb P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.903584 11503 tablet_replica.cc:333] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.904053 11503 raft_consensus.cc:2243] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.904747 11503 raft_consensus.cc:2272] T 4572922c4328462a997907cedd5da72b P 34700ff19e2e4020ba19cef51a46c77e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.906898 11503 tablet_replica.cc:333] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.907354 11503 raft_consensus.cc:2243] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.908007 11503 raft_consensus.cc:2272] T beb566ac6c6340aaac224ac6d7ae9578 P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.909677 11503 tablet_replica.cc:333] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.910112 11503 raft_consensus.cc:2243] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.910825 11503 raft_consensus.cc:2272] T ded444455a744a8f956c6081975e585b P 34700ff19e2e4020ba19cef51a46c77e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.912467 11503 tablet_replica.cc:333] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e: stopping tablet replica
I20260710 11:01:00.912933 11503 raft_consensus.cc:2243] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.913615 11503 raft_consensus.cc:2272] T e0d350fc9997408caa7692e09bf0043c P 34700ff19e2e4020ba19cef51a46c77e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.943168 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
W20260710 11:01:00.958182 14497 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.59.194:44695: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260710 11:01:00.961573 14497 consensus_peers.cc:597] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 -> Peer 34700ff19e2e4020ba19cef51a46c77e (127.11.59.194:44695): Couldn't send request to peer 34700ff19e2e4020ba19cef51a46c77e. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.194:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.964493 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 11:01:00.987385 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:00.988132 11503 tablet_replica.cc:333] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:00.988760 11503 raft_consensus.cc:2243] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.989202 11503 raft_consensus.cc:2272] T fedd850b92044d4fbfa51aa682c6157c P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.991487 11503 tablet_replica.cc:333] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:00.992005 11503 raft_consensus.cc:2243] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.992653 11503 raft_consensus.cc:2272] T 72b664793ea74e588313d863655390a8 P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.994704 11503 tablet_replica.cc:333] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:00.995199 11503 raft_consensus.cc:2243] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.995836 11503 raft_consensus.cc:2272] T 134cdc763efb4767af27b4091cabcb02 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.997515 11503 tablet_replica.cc:333] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:00.998005 11503 raft_consensus.cc:2243] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.998653 11503 raft_consensus.cc:2272] T f252452465414e93bf0921f2d6d41b2a P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.000247 11503 tablet_replica.cc:333] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:01.000710 11503 raft_consensus.cc:2243] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.001076 11503 raft_consensus.cc:2272] T beb566ac6c6340aaac224ac6d7ae9578 P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.002530 11503 tablet_replica.cc:333] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:01.003005 11503 raft_consensus.cc:2243] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.003396 11503 raft_consensus.cc:2272] T ded444455a744a8f956c6081975e585b P 23b67d6aeb294d699cca651ce3e73f06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.004891 11503 tablet_replica.cc:333] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:01.005409 11503 raft_consensus.cc:2243] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.005864 11503 raft_consensus.cc:2272] T e0d350fc9997408caa7692e09bf0043c P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.007596 11503 tablet_replica.cc:333] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:01.008080 11503 raft_consensus.cc:2243] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.008747 11503 raft_consensus.cc:2272] T d62d0b78d66541aaad51396aa639cbeb P 23b67d6aeb294d699cca651ce3e73f06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.010401 11503 tablet_replica.cc:333] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:01.010851 11503 raft_consensus.cc:2243] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.011222 11503 raft_consensus.cc:2272] T 4572922c4328462a997907cedd5da72b P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.013114 11503 tablet_replica.cc:333] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06: stopping tablet replica
I20260710 11:01:01.013579 11503 raft_consensus.cc:2243] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.014217 11503 raft_consensus.cc:2272] T 57870e03db324a65b2aea5532e182681 P 23b67d6aeb294d699cca651ce3e73f06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.044922 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
I20260710 11:01:01.063093 11503 master.cc:562] Master@127.11.59.254:43925 shutting down...
I20260710 11:01:01.104137 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.105044 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.105391 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76432ceb30664fdfb47d9a97377459c6: stopping tablet replica
I20260710 11:01:01.127650 11503 master.cc:584] Master@127.11.59.254:43925 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12740 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:01:01.178982 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:37861
I20260710 11:01:01.180023 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.185792 14876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.186457 14878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.186614 14875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:01.188879 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:01.189852 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.190068 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:01.190234 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681261190218 us; error 0 us; skew 500 ppm
I20260710 11:01:01.190764 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.193042 11503 webserver.cc:533] Webserver started at http://127.11.59.254:41685/ using document root <none> and password file <none>
I20260710 11:01:01.193645 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.193846 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.194103 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.195279 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "ebd9d811358e4fd3841717f16b5e0013"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.199538 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:01.202636 14883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.203333 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:01.203606 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "ebd9d811358e4fd3841717f16b5e0013"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.203884 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:01.213747 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.214867 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.253058 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:37861
I20260710 11:01:01.253135 14934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:37861 every 8 connection(s)
I20260710 11:01:01.256968 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.268764 14935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013: Bootstrap starting.
I20260710 11:01:01.273615 14935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.277645 14935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013: No bootstrap required, opened a new log
I20260710 11:01:01.280053 14935 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd9d811358e4fd3841717f16b5e0013" member_type: VOTER }
I20260710 11:01:01.280517 14935 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.280745 14935 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebd9d811358e4fd3841717f16b5e0013, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.281438 14935 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebd9d811358e4fd3841717f16b5e0013" member_type: VOTER }
I20260710 11:01:01.281917 14935 raft_consensus.cc:399] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:01.282148 14935 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:01.282454 14935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.287005 14935 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd9d811358e4fd3841717f16b5e0013" member_type: VOTER }
I20260710 11:01:01.287500 14935 leader_election.cc:304] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [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: ebd9d811358e4fd3841717f16b5e0013; no voters: 
I20260710 11:01:01.288529 14935 leader_election.cc:290] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:01.288832 14938 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:01.290226 14938 raft_consensus.cc:697] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 1 LEADER]: Becoming Leader. State: Replica: ebd9d811358e4fd3841717f16b5e0013, State: Running, Role: LEADER
I20260710 11:01:01.290933 14938 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [LEADER]: Queue going to LEADER mode. State: All 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: "ebd9d811358e4fd3841717f16b5e0013" member_type: VOTER }
I20260710 11:01:01.291536 14935 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:01.297036 14939 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ebd9d811358e4fd3841717f16b5e0013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd9d811358e4fd3841717f16b5e0013" member_type: VOTER } }
I20260710 11:01:01.297384 14940 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebd9d811358e4fd3841717f16b5e0013. Latest consensus state: current_term: 1 leader_uuid: "ebd9d811358e4fd3841717f16b5e0013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd9d811358e4fd3841717f16b5e0013" member_type: VOTER } }
I20260710 11:01:01.297758 14939 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:01.298142 14940 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:01.299873 14946 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:01.306883 14946 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:01.308666 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:01.315761 14946 catalog_manager.cc:1383] Generated new cluster ID: 1971752175674713a1d404aa985eb4ea
I20260710 11:01:01.316071 14946 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:01.343595 14946 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:01.344877 14946 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:01.362116 14946 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013: Generated new TSK 0
I20260710 11:01:01.362648 14946 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:01.374752 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.381145 14956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.381647 14957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.384668 14959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:01.388589 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:01.389595 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.389829 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:01.390002 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681261389984 us; error 0 us; skew 500 ppm
I20260710 11:01:01.390578 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.392939 11503 webserver.cc:533] Webserver started at http://127.11.59.193:44313/ using document root <none> and password file <none>
I20260710 11:01:01.393529 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.393750 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.394022 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.395797 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "dce2808a17534754ad79ea4a83a2b20e"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.401131 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:01:01.404654 14964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.405565 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:01.405879 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "dce2808a17534754ad79ea4a83a2b20e"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.406138 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:01.419690 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.420811 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.422295 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:01.424538 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:01.424706 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.425007 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:01.425154 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.464634 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:35933
I20260710 11:01:01.464731 15026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:35933 every 8 connection(s)
I20260710 11:01:01.469056 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.476751 15031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.478420 15032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.480994 15034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:01.481436 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:01.483067 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.483330 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:01.483549 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681261483509 us; error 0 us; skew 500 ppm
I20260710 11:01:01.483896 15027 heartbeater.cc:344] Connected to a master server at 127.11.59.254:37861
I20260710 11:01:01.484283 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.484311 15027 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:01.485463 15027 heartbeater.cc:507] Master 127.11.59.254:37861 requested a full tablet report, sending...
I20260710 11:01:01.487358 11503 webserver.cc:533] Webserver started at http://127.11.59.194:36959/ using document root <none> and password file <none>
I20260710 11:01:01.487788 14900 ts_manager.cc:194] Registered new tserver with Master: dce2808a17534754ad79ea4a83a2b20e (127.11.59.193:35933)
I20260710 11:01:01.488070 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.488346 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.488655 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.490275 14900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48204
I20260710 11:01:01.490284 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.495651 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:01.499640 15039 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.500543 11503 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:01.501061 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.501552 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:01.519853 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.521073 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.522527 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:01.524633 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:01.524863 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.525110 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:01.525319 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:01:01.564863 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:42715
I20260710 11:01:01.564967 15101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:42715 every 8 connection(s)
I20260710 11:01:01.569924 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.577212 15105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.578373 15106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.581590 15108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:01.582149 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:01.583137 15102 heartbeater.cc:344] Connected to a master server at 127.11.59.254:37861
I20260710 11:01:01.583148 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.583611 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:01.583629 15102 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:01.583870 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681261583839 us; error 0 us; skew 500 ppm
I20260710 11:01:01.584532 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.584544 15102 heartbeater.cc:507] Master 127.11.59.254:37861 requested a full tablet report, sending...
I20260710 11:01:01.587037 14900 ts_manager.cc:194] Registered new tserver with Master: 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715)
I20260710 11:01:01.587388 11503 webserver.cc:533] Webserver started at http://127.11.59.195:32941/ using document root <none> and password file <none>
I20260710 11:01:01.588039 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.588279 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.588572 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.588821 14900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48214
I20260710 11:01:01.590207 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "86040f73d60c4f618c660c9eff67726f"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.594448 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:01.597736 15113 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.598485 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:01.598773 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "86040f73d60c4f618c660c9eff67726f"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-28tl"
I20260710 11:01:01.599028 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:01.618263 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.619467 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.620891 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:01.623026 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:01.623199 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.623484 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:01.623641 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.661422 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:43063
I20260710 11:01:01.661512 15175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:43063 every 8 connection(s)
I20260710 11:01:01.675161 15176 heartbeater.cc:344] Connected to a master server at 127.11.59.254:37861
I20260710 11:01:01.675539 15176 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:01.676203 15176 heartbeater.cc:507] Master 127.11.59.254:37861 requested a full tablet report, sending...
I20260710 11:01:01.678043 14900 ts_manager.cc:194] Registered new tserver with Master: 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:01.678931 11503 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014300837s
I20260710 11:01:01.679347 14900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48224
I20260710 11:01:01.703353 14900 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48240:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:01.705940 14900 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:01.751066 14992 tablet_service.cc:1511] Processing CreateTablet for tablet 89fc9596ba954377a7fb7ff8a81af5a8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=559579b50cd94c6194b637397e810bc7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:01.752485 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fc9596ba954377a7fb7ff8a81af5a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.756799 14991 tablet_service.cc:1511] Processing CreateTablet for tablet b1d03d744b954652baa7428b1bdbff46 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=559579b50cd94c6194b637397e810bc7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:01.758003 14991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d03d744b954652baa7428b1bdbff46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.769129 15067 tablet_service.cc:1511] Processing CreateTablet for tablet 89fc9596ba954377a7fb7ff8a81af5a8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=559579b50cd94c6194b637397e810bc7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:01.770540 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fc9596ba954377a7fb7ff8a81af5a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.774210 15066 tablet_service.cc:1511] Processing CreateTablet for tablet b1d03d744b954652baa7428b1bdbff46 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=559579b50cd94c6194b637397e810bc7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:01.775522 15066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d03d744b954652baa7428b1bdbff46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.774575 15191 tablet_bootstrap.cc:492] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e: Bootstrap starting.
I20260710 11:01:01.776674 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 89fc9596ba954377a7fb7ff8a81af5a8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=559579b50cd94c6194b637397e810bc7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:01.777978 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fc9596ba954377a7fb7ff8a81af5a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.786852 15140 tablet_service.cc:1511] Processing CreateTablet for tablet b1d03d744b954652baa7428b1bdbff46 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=559579b50cd94c6194b637397e810bc7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:01.788208 15140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d03d744b954652baa7428b1bdbff46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.788615 15191 tablet_bootstrap.cc:654] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.794360 15192 tablet_bootstrap.cc:492] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0: Bootstrap starting.
I20260710 11:01:01.803228 15192 tablet_bootstrap.cc:654] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.811830 15191 tablet_bootstrap.cc:492] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e: No bootstrap required, opened a new log
I20260710 11:01:01.816465 15191 ts_tablet_manager.cc:1403] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.018s
I20260710 11:01:01.818706 15195 tablet_bootstrap.cc:492] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f: Bootstrap starting.
I20260710 11:01:01.819803 15191 raft_consensus.cc:359] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.820281 15192 tablet_bootstrap.cc:492] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0: No bootstrap required, opened a new log
I20260710 11:01:01.820559 15191 raft_consensus.cc:385] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.820838 15192 ts_tablet_manager.cc:1403] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent bootstrapping tablet: real 0.028s	user 0.000s	sys 0.019s
I20260710 11:01:01.820878 15191 raft_consensus.cc:740] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.821805 15191 consensus_queue.cc:260] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.823936 15027 heartbeater.cc:499] Master 127.11.59.254:37861 was elected leader, sending a full tablet report...
I20260710 11:01:01.824453 15191 ts_tablet_manager.cc:1434] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:01.823895 15192 raft_consensus.cc:359] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.824608 15195 tablet_bootstrap.cc:654] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.824904 15192 raft_consensus.cc:385] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.825320 15192 raft_consensus.cc:740] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7960a7fb71f749b2b6d755585d1ad4b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.825424 15191 tablet_bootstrap.cc:492] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e: Bootstrap starting.
I20260710 11:01:01.826152 15192 consensus_queue.cc:260] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.834053 15191 tablet_bootstrap.cc:654] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.836951 15195 tablet_bootstrap.cc:492] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f: No bootstrap required, opened a new log
I20260710 11:01:01.837494 15195 ts_tablet_manager.cc:1403] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 11:01:01.840576 15102 heartbeater.cc:499] Master 127.11.59.254:37861 was elected leader, sending a full tablet report...
I20260710 11:01:01.840713 15195 raft_consensus.cc:359] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.841657 15195 raft_consensus.cc:385] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.842005 15195 raft_consensus.cc:740] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040f73d60c4f618c660c9eff67726f, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.843010 15195 consensus_queue.cc:260] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.845105 15192 ts_tablet_manager.cc:1434] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.000s
I20260710 11:01:01.846527 15192 tablet_bootstrap.cc:492] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0: Bootstrap starting.
I20260710 11:01:01.857864 15192 tablet_bootstrap.cc:654] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.861625 15176 heartbeater.cc:499] Master 127.11.59.254:37861 was elected leader, sending a full tablet report...
I20260710 11:01:01.862390 15200 raft_consensus.cc:493] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:01.863298 15195 ts_tablet_manager.cc:1434] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 11:01:01.862990 15200 raft_consensus.cc:515] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.864382 15195 tablet_bootstrap.cc:492] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f: Bootstrap starting.
I20260710 11:01:01.864440 15191 tablet_bootstrap.cc:492] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e: No bootstrap required, opened a new log
I20260710 11:01:01.865196 15191 ts_tablet_manager.cc:1403] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.033s
I20260710 11:01:01.868484 15191 raft_consensus.cc:359] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.869343 15191 raft_consensus.cc:385] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.869660 15191 raft_consensus.cc:740] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.872700 15191 consensus_queue.cc:260] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.874429 15195 tablet_bootstrap.cc:654] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.874943 15191 ts_tablet_manager.cc:1434] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:01.877558 15192 tablet_bootstrap.cc:492] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0: No bootstrap required, opened a new log
I20260710 11:01:01.878111 15192 ts_tablet_manager.cc:1403] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.007s
I20260710 11:01:01.881551 15196 raft_consensus.cc:493] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:01.881987 15196 raft_consensus.cc:515] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.884434 15196 leader_election.cc:290] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:01.894165 15192 raft_consensus.cc:359] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.895687 15200 leader_election.cc:290] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dce2808a17534754ad79ea4a83a2b20e (127.11.59.193:35933), 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715)
I20260710 11:01:01.904776 15192 raft_consensus.cc:385] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.905164 15192 raft_consensus.cc:740] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7960a7fb71f749b2b6d755585d1ad4b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.903242 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" is_pre_election: true
I20260710 11:01:01.906425 15192 consensus_queue.cc:260] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.907354 15195 tablet_bootstrap.cc:492] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f: No bootstrap required, opened a new log
I20260710 11:01:01.908391 15195 ts_tablet_manager.cc:1403] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.012s
I20260710 11:01:01.908733 15077 raft_consensus.cc:2468] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 0.
I20260710 11:01:01.910825 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040f73d60c4f618c660c9eff67726f" is_pre_election: true
I20260710 11:01:01.910866 14967 leader_election.cc:304] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7960a7fb71f749b2b6d755585d1ad4b0, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:01.911605 15195 raft_consensus.cc:359] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.912289 15195 raft_consensus.cc:385] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.912568 15195 raft_consensus.cc:740] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040f73d60c4f618c660c9eff67726f, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.915079 15192 ts_tablet_manager.cc:1434] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:01:01.915455 15196 raft_consensus.cc:2804] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:01.917141 14968 leader_election.cc:343] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:01.917551 15196 raft_consensus.cc:493] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:01.916091 15195 consensus_queue.cc:260] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.917932 15196 raft_consensus.cc:3060] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.920346 15195 ts_tablet_manager.cc:1434] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:01:01.920857 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8" candidate_uuid: "86040f73d60c4f618c660c9eff67726f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce2808a17534754ad79ea4a83a2b20e" is_pre_election: true
I20260710 11:01:01.921607 15002 raft_consensus.cc:2468] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86040f73d60c4f618c660c9eff67726f in term 0.
I20260710 11:01:01.922928 15115 leader_election.cc:304] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86040f73d60c4f618c660c9eff67726f, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:01.922991 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8" candidate_uuid: "86040f73d60c4f618c660c9eff67726f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" is_pre_election: true
I20260710 11:01:01.923923 15077 raft_consensus.cc:2468] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86040f73d60c4f618c660c9eff67726f in term 0.
I20260710 11:01:01.923972 15200 raft_consensus.cc:2804] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:01.924553 15200 raft_consensus.cc:493] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:01.924880 15200 raft_consensus.cc:3060] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.925953 15196 raft_consensus.cc:515] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.928799 15196 leader_election.cc:290] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 election: Requested vote from peers 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:01.929421 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
I20260710 11:01:01.930047 15077 raft_consensus.cc:3060] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.930351 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040f73d60c4f618c660c9eff67726f"
I20260710 11:01:01.930896 15151 raft_consensus.cc:3060] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.932520 15200 raft_consensus.cc:515] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.935118 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8" candidate_uuid: "86040f73d60c4f618c660c9eff67726f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce2808a17534754ad79ea4a83a2b20e"
I20260710 11:01:01.935482 15002 raft_consensus.cc:3060] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.938244 15077 raft_consensus.cc:2468] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 1.
I20260710 11:01:01.938244 15151 raft_consensus.cc:2468] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 1.
I20260710 11:01:01.938714 15200 leader_election.cc:290] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [CANDIDATE]: Term 1 election: Requested vote from peers dce2808a17534754ad79ea4a83a2b20e (127.11.59.193:35933), 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715)
I20260710 11:01:01.939062 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8" candidate_uuid: "86040f73d60c4f618c660c9eff67726f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
I20260710 11:01:01.939518 14967 leader_election.cc:304] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7960a7fb71f749b2b6d755585d1ad4b0, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:01.939678 15076 raft_consensus.cc:3060] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.940438 15196 raft_consensus.cc:2804] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:01.941565 15196 raft_consensus.cc:697] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Becoming Leader. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Running, Role: LEADER
I20260710 11:01:01.942444 15196 consensus_queue.cc:237] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.943718 15002 raft_consensus.cc:2468] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86040f73d60c4f618c660c9eff67726f in term 1.
I20260710 11:01:01.944880 15115 leader_election.cc:304] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86040f73d60c4f618c660c9eff67726f, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:01.945694 15200 raft_consensus.cc:2804] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:01.946171 15200 raft_consensus.cc:697] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 LEADER]: Becoming Leader. State: Replica: 86040f73d60c4f618c660c9eff67726f, State: Running, Role: LEADER
I20260710 11:01:01.946178 15076 raft_consensus.cc:2468] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86040f73d60c4f618c660c9eff67726f in term 1.
I20260710 11:01:01.947134 15200 consensus_queue.cc:237] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:01.952102 14900 catalog_manager.cc:5697] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e reported cstate change: term changed from 0 to 1, leader changed from <none> to dce2808a17534754ad79ea4a83a2b20e (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dce2808a17534754ad79ea4a83a2b20e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:01.955159 14899 catalog_manager.cc:5697] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f reported cstate change: term changed from 0 to 1, leader changed from <none> to 86040f73d60c4f618c660c9eff67726f (127.11.59.195). New cstate: current_term: 1 leader_uuid: "86040f73d60c4f618c660c9eff67726f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:01.992110 14899 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48256:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:01.994225 14899 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:02.016436 14991 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddebc6c0454415daebcf1ffe60a6426 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c5b9f25ca67d42c489dcd7a0ffa36518]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.017635 14991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddebc6c0454415daebcf1ffe60a6426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.017866 15066 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddebc6c0454415daebcf1ffe60a6426 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c5b9f25ca67d42c489dcd7a0ffa36518]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.019068 15066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddebc6c0454415daebcf1ffe60a6426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.020898 14992 tablet_service.cc:1511] Processing CreateTablet for tablet 83e942cab11641ecbb11864350df09ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c5b9f25ca67d42c489dcd7a0ffa36518]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.022325 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e942cab11641ecbb11864350df09ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.024252 15067 tablet_service.cc:1511] Processing CreateTablet for tablet 83e942cab11641ecbb11864350df09ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c5b9f25ca67d42c489dcd7a0ffa36518]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.025651 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e942cab11641ecbb11864350df09ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.025200 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddebc6c0454415daebcf1ffe60a6426 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c5b9f25ca67d42c489dcd7a0ffa36518]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.026675 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddebc6c0454415daebcf1ffe60a6426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.031560 15140 tablet_service.cc:1511] Processing CreateTablet for tablet 83e942cab11641ecbb11864350df09ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c5b9f25ca67d42c489dcd7a0ffa36518]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.033214 15140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e942cab11641ecbb11864350df09ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.038848 15192 tablet_bootstrap.cc:492] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0: Bootstrap starting.
I20260710 11:01:02.045475 15192 tablet_bootstrap.cc:654] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.055626 15195 tablet_bootstrap.cc:492] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: Bootstrap starting.
I20260710 11:01:02.058023 15191 tablet_bootstrap.cc:492] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e: Bootstrap starting.
I20260710 11:01:02.060861 15192 tablet_bootstrap.cc:492] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0: No bootstrap required, opened a new log
I20260710 11:01:02.061406 15192 ts_tablet_manager.cc:1403] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260710 11:01:02.064205 15192 raft_consensus.cc:359] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.064654 15191 tablet_bootstrap.cc:654] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.065006 15192 raft_consensus.cc:385] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.067057 15192 raft_consensus.cc:740] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7960a7fb71f749b2b6d755585d1ad4b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.067266 15195 tablet_bootstrap.cc:654] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.067953 15192 consensus_queue.cc:260] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.070050 15192 ts_tablet_manager.cc:1434] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:01:02.070991 15192 tablet_bootstrap.cc:492] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0: Bootstrap starting.
I20260710 11:01:02.078759 15192 tablet_bootstrap.cc:654] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.080768 15191 tablet_bootstrap.cc:492] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e: No bootstrap required, opened a new log
I20260710 11:01:02.081458 15191 ts_tablet_manager.cc:1403] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260710 11:01:02.082820 15195 tablet_bootstrap.cc:492] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: No bootstrap required, opened a new log
I20260710 11:01:02.083408 15195 ts_tablet_manager.cc:1403] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260710 11:01:02.085083 15191 raft_consensus.cc:359] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.085943 15191 raft_consensus.cc:385] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.086275 15191 raft_consensus.cc:740] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.086699 15192 tablet_bootstrap.cc:492] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0: No bootstrap required, opened a new log
I20260710 11:01:02.086654 15195 raft_consensus.cc:359] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.087386 15192 ts_tablet_manager.cc:1403] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.009s
I20260710 11:01:02.087261 15191 consensus_queue.cc:260] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.089735 15191 ts_tablet_manager.cc:1434] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:02.090865 15191 tablet_bootstrap.cc:492] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e: Bootstrap starting.
I20260710 11:01:02.090476 15192 raft_consensus.cc:359] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.091297 15192 raft_consensus.cc:385] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.091607 15192 raft_consensus.cc:740] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7960a7fb71f749b2b6d755585d1ad4b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.092374 15192 consensus_queue.cc:260] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.095011 15192 ts_tablet_manager.cc:1434] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:01:02.087641 15195 raft_consensus.cc:385] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.095809 15195 raft_consensus.cc:740] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040f73d60c4f618c660c9eff67726f, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.097952 15191 tablet_bootstrap.cc:654] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.096675 15195 consensus_queue.cc:260] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.101037 15195 ts_tablet_manager.cc:1434] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:01:02.102173 15195 tablet_bootstrap.cc:492] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f: Bootstrap starting.
I20260710 11:01:02.103789 15191 tablet_bootstrap.cc:492] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e: No bootstrap required, opened a new log
I20260710 11:01:02.104272 15191 ts_tablet_manager.cc:1403] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:01:02.107151 15191 raft_consensus.cc:359] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.107870 15191 raft_consensus.cc:385] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.108166 15191 raft_consensus.cc:740] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.108918 15191 consensus_queue.cc:260] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.112681 15195 tablet_bootstrap.cc:654] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.113159 15191 ts_tablet_manager.cc:1434] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:02.117161 15195 tablet_bootstrap.cc:492] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f: No bootstrap required, opened a new log
I20260710 11:01:02.117614 15195 ts_tablet_manager.cc:1403] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.008s
I20260710 11:01:02.119976 15195 raft_consensus.cc:359] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.120518 15195 raft_consensus.cc:385] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.120754 15195 raft_consensus.cc:740] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040f73d60c4f618c660c9eff67726f, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.121459 15195 consensus_queue.cc:260] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.123373 15195 ts_tablet_manager.cc:1434] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:01:02.166880 15177 tablet.cc:2406] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:02.185220 15196 raft_consensus.cc:493] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.185688 15196 raft_consensus.cc:515] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.187487 15196 leader_election.cc:290] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:02.188035 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddebc6c0454415daebcf1ffe60a6426" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" is_pre_election: true
I20260710 11:01:02.188534 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddebc6c0454415daebcf1ffe60a6426" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040f73d60c4f618c660c9eff67726f" is_pre_election: true
I20260710 11:01:02.188532 15076 raft_consensus.cc:2468] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 0.
I20260710 11:01:02.189345 15151 raft_consensus.cc:2468] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 0.
I20260710 11:01:02.189904 14967 leader_election.cc:304] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7960a7fb71f749b2b6d755585d1ad4b0, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:02.190554 15196 raft_consensus.cc:2804] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.190909 15196 raft_consensus.cc:493] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.191200 15196 raft_consensus.cc:3060] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.195765 15196 raft_consensus.cc:515] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.197289 15196 leader_election.cc:290] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 election: Requested vote from peers 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:02.197947 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddebc6c0454415daebcf1ffe60a6426" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
I20260710 11:01:02.198231 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddebc6c0454415daebcf1ffe60a6426" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040f73d60c4f618c660c9eff67726f"
I20260710 11:01:02.198416 15076 raft_consensus.cc:3060] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.198721 15151 raft_consensus.cc:3060] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.203536 15151 raft_consensus.cc:2468] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 1.
I20260710 11:01:02.203552 15076 raft_consensus.cc:2468] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 1.
I20260710 11:01:02.204713 14968 leader_election.cc:304] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86040f73d60c4f618c660c9eff67726f, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:02.205441 15196 raft_consensus.cc:2804] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.205937 15196 raft_consensus.cc:697] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Becoming Leader. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Running, Role: LEADER
I20260710 11:01:02.206727 15196 consensus_queue.cc:237] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.213438 14900 catalog_manager.cc:5697] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e reported cstate change: term changed from 0 to 1, leader changed from <none> to dce2808a17534754ad79ea4a83a2b20e (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dce2808a17534754ad79ea4a83a2b20e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.262413 15196 raft_consensus.cc:493] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.262877 15196 raft_consensus.cc:515] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.264470 15196 leader_election.cc:290] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:02.265203 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e942cab11641ecbb11864350df09ab" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" is_pre_election: true
I20260710 11:01:02.265436 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e942cab11641ecbb11864350df09ab" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040f73d60c4f618c660c9eff67726f" is_pre_election: true
I20260710 11:01:02.265774 15076 raft_consensus.cc:2468] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 0.
I20260710 11:01:02.266004 15151 raft_consensus.cc:2468] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 0.
I20260710 11:01:02.266798 14967 leader_election.cc:304] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7960a7fb71f749b2b6d755585d1ad4b0, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:02.267508 15196 raft_consensus.cc:2804] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.267899 15196 raft_consensus.cc:493] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.268177 15196 raft_consensus.cc:3060] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.272727 15196 raft_consensus.cc:515] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.274334 15196 leader_election.cc:290] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 election: Requested vote from peers 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:02.275022 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e942cab11641ecbb11864350df09ab" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
I20260710 11:01:02.275184 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e942cab11641ecbb11864350df09ab" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040f73d60c4f618c660c9eff67726f"
I20260710 11:01:02.275476 15076 raft_consensus.cc:3060] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.275691 15151 raft_consensus.cc:3060] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.279908 15076 raft_consensus.cc:2468] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 1.
I20260710 11:01:02.280052 15151 raft_consensus.cc:2468] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 1.
I20260710 11:01:02.280802 14967 leader_election.cc:304] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7960a7fb71f749b2b6d755585d1ad4b0, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:02.281569 15196 raft_consensus.cc:2804] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.281931 15196 raft_consensus.cc:697] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Becoming Leader. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Running, Role: LEADER
I20260710 11:01:02.282513 15196 consensus_queue.cc:237] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.289080 14900 catalog_manager.cc:5697] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e reported cstate change: term changed from 0 to 1, leader changed from <none> to dce2808a17534754ad79ea4a83a2b20e (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dce2808a17534754ad79ea4a83a2b20e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.314360 15151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8"
dest_uuid: "86040f73d60c4f618c660c9eff67726f"
mode: GRACEFUL
new_leader_uuid: "dce2808a17534754ad79ea4a83a2b20e"
 from {username='slave'} at 127.0.0.1:43346
I20260710 11:01:02.314918 15151 raft_consensus.cc:606] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 LEADER]: Received request to transfer leadership to TS dce2808a17534754ad79ea4a83a2b20e
I20260710 11:01:02.327267 15002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46"
dest_uuid: "dce2808a17534754ad79ea4a83a2b20e"
mode: GRACEFUL
new_leader_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
 from {username='slave'} at 127.0.0.1:47662
I20260710 11:01:02.327796 15002 raft_consensus.cc:606] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Received request to transfer leadership to TS 7960a7fb71f749b2b6d755585d1ad4b0
I20260710 11:01:02.373803 15196 consensus_queue.cc:1048] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.377040 15200 consensus_queue.cc:1048] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.390265 15207 consensus_queue.cc:1048] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.395277 15200 raft_consensus.cc:993] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f: : Instructing follower dce2808a17534754ad79ea4a83a2b20e to start an election
I20260710 11:01:02.395714 15200 raft_consensus.cc:1081] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 LEADER]: Signalling peer dce2808a17534754ad79ea4a83a2b20e to start an election
I20260710 11:01:02.401198 15001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8"
dest_uuid: "dce2808a17534754ad79ea4a83a2b20e"
 from {username='slave'} at 127.0.0.1:47660
I20260710 11:01:02.402040 15001 raft_consensus.cc:493] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:02.402462 15001 raft_consensus.cc:3060] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.412249 15200 consensus_queue.cc:1048] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.412457 15001 raft_consensus.cc:515] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.417028 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
I20260710 11:01:02.417649 15077 raft_consensus.cc:3060] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.422317 15001 leader_election.cc:290] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 2 election: Requested vote from peers 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:02.426599 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fc9596ba954377a7fb7ff8a81af5a8" candidate_uuid: "dce2808a17534754ad79ea4a83a2b20e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86040f73d60c4f618c660c9eff67726f"
I20260710 11:01:02.427171 15151 raft_consensus.cc:3055] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:02.427502 15151 raft_consensus.cc:740] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86040f73d60c4f618c660c9eff67726f, State: Running, Role: LEADER
I20260710 11:01:02.428262 15151 consensus_queue.cc:260] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.429392 15077 raft_consensus.cc:2468] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 2.
I20260710 11:01:02.430560 14967 leader_election.cc:304] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7960a7fb71f749b2b6d755585d1ad4b0, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:02.431329 15207 raft_consensus.cc:2804] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:02.431752 15207 raft_consensus.cc:697] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 2 LEADER]: Becoming Leader. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Running, Role: LEADER
I20260710 11:01:02.432878 15075 raft_consensus.cc:1240] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Rejecting Update request from peer 86040f73d60c4f618c660c9eff67726f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:01:02.432811 15207 consensus_queue.cc:237] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.444844 14897 catalog_manager.cc:5697] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e reported cstate change: term changed from 1 to 2, leader changed from 86040f73d60c4f618c660c9eff67726f (127.11.59.195) to dce2808a17534754ad79ea4a83a2b20e (127.11.59.193). New cstate: current_term: 2 leader_uuid: "dce2808a17534754ad79ea4a83a2b20e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.429360 15151 raft_consensus.cc:3060] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.451606 15227 raft_consensus.cc:993] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e: : Instructing follower 7960a7fb71f749b2b6d755585d1ad4b0 to start an election
I20260710 11:01:02.452056 15227 raft_consensus.cc:1081] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Signalling peer 7960a7fb71f749b2b6d755585d1ad4b0 to start an election
I20260710 11:01:02.453855 15077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46"
dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
 from {username='slave'} at 127.0.0.1:33142
I20260710 11:01:02.454402 15077 raft_consensus.cc:493] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:02.454771 15077 raft_consensus.cc:3060] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.456130 15151 raft_consensus.cc:2468] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce2808a17534754ad79ea4a83a2b20e in term 2.
I20260710 11:01:02.460773 15077 raft_consensus.cc:515] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.465597 15077 leader_election.cc:290] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [CANDIDATE]: Term 2 election: Requested vote from peers dce2808a17534754ad79ea4a83a2b20e (127.11.59.193:35933), 86040f73d60c4f618c660c9eff67726f (127.11.59.195:43063)
I20260710 11:01:02.475157 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46" candidate_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dce2808a17534754ad79ea4a83a2b20e"
I20260710 11:01:02.475212 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d03d744b954652baa7428b1bdbff46" candidate_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86040f73d60c4f618c660c9eff67726f"
I20260710 11:01:02.475853 15001 raft_consensus.cc:3055] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:02.475921 15151 raft_consensus.cc:3060] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.476176 15001 raft_consensus.cc:740] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Running, Role: LEADER
I20260710 11:01:02.476974 15001 consensus_queue.cc:260] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.478112 15001 raft_consensus.cc:3060] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.482610 15151 raft_consensus.cc:2468] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7960a7fb71f749b2b6d755585d1ad4b0 in term 2.
I20260710 11:01:02.482990 15001 raft_consensus.cc:2468] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7960a7fb71f749b2b6d755585d1ad4b0 in term 2.
I20260710 11:01:02.483892 15043 leader_election.cc:304] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7960a7fb71f749b2b6d755585d1ad4b0, 86040f73d60c4f618c660c9eff67726f; no voters: 
I20260710 11:01:02.485100 15197 raft_consensus.cc:2804] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:02.486418 15197 raft_consensus.cc:697] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 LEADER]: Becoming Leader. State: Replica: 7960a7fb71f749b2b6d755585d1ad4b0, State: Running, Role: LEADER
I20260710 11:01:02.487098 15197 consensus_queue.cc:237] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.493157 14898 catalog_manager.cc:5697] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 reported cstate change: term changed from 1 to 2, leader changed from dce2808a17534754ad79ea4a83a2b20e (127.11.59.193) to 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.525805 11503 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:01:02.527179 11503 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:01:02.527514 11503 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:01:02.537423 15001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83e942cab11641ecbb11864350df09ab"
dest_uuid: "dce2808a17534754ad79ea4a83a2b20e"
mode: GRACEFUL
new_leader_uuid: "86040f73d60c4f618c660c9eff67726f"
 from {username='slave'} at 127.0.0.1:47684
I20260710 11:01:02.537890 15001 raft_consensus.cc:606] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Received request to transfer leadership to TS 86040f73d60c4f618c660c9eff67726f
I20260710 11:01:02.538772 11503 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:01:02.702895 15227 consensus_queue.cc:1048] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.712853 15227 consensus_queue.cc:1048] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.870910 15227 consensus_queue.cc:1048] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.877295 15207 raft_consensus.cc:993] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e: : Instructing follower 86040f73d60c4f618c660c9eff67726f to start an election
I20260710 11:01:02.877768 15232 raft_consensus.cc:1081] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Signalling peer 86040f73d60c4f618c660c9eff67726f to start an election
I20260710 11:01:02.879648 15150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83e942cab11641ecbb11864350df09ab"
dest_uuid: "86040f73d60c4f618c660c9eff67726f"
 from {username='slave'} at 127.0.0.1:43336
I20260710 11:01:02.880191 15150 raft_consensus.cc:493] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:02.880553 15150 raft_consensus.cc:3060] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.885499 15207 consensus_queue.cc:1048] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.887764 15150 raft_consensus.cc:515] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.890939 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e942cab11641ecbb11864350df09ab" candidate_uuid: "86040f73d60c4f618c660c9eff67726f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dce2808a17534754ad79ea4a83a2b20e"
I20260710 11:01:02.891530 15001 raft_consensus.cc:3055] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:02.891830 15001 raft_consensus.cc:740] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dce2808a17534754ad79ea4a83a2b20e, State: Running, Role: LEADER
I20260710 11:01:02.892663 15001 consensus_queue.cc:260] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.893368 15001 raft_consensus.cc:3060] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.898700 15001 raft_consensus.cc:2468] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86040f73d60c4f618c660c9eff67726f in term 2.
I20260710 11:01:02.899547 15150 leader_election.cc:290] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [CANDIDATE]: Term 2 election: Requested vote from peers dce2808a17534754ad79ea4a83a2b20e (127.11.59.193:35933), 7960a7fb71f749b2b6d755585d1ad4b0 (127.11.59.194:42715)
I20260710 11:01:02.899575 15115 leader_election.cc:304] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86040f73d60c4f618c660c9eff67726f, dce2808a17534754ad79ea4a83a2b20e; no voters: 
I20260710 11:01:02.900733 15200 raft_consensus.cc:2804] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:02.900992 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e942cab11641ecbb11864350df09ab" candidate_uuid: "86040f73d60c4f618c660c9eff67726f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7960a7fb71f749b2b6d755585d1ad4b0"
I20260710 11:01:02.901197 15200 raft_consensus.cc:697] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 2 LEADER]: Becoming Leader. State: Replica: 86040f73d60c4f618c660c9eff67726f, State: Running, Role: LEADER
I20260710 11:01:02.901612 15077 raft_consensus.cc:3060] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:02.902057 15200 consensus_queue.cc:237] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } }
I20260710 11:01:02.907194 15077 raft_consensus.cc:2468] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86040f73d60c4f618c660c9eff67726f in term 2.
I20260710 11:01:02.908437 14898 catalog_manager.cc:5697] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f reported cstate change: term changed from 1 to 2, leader changed from dce2808a17534754ad79ea4a83a2b20e (127.11.59.193) to 86040f73d60c4f618c660c9eff67726f (127.11.59.195). New cstate: current_term: 2 leader_uuid: "86040f73d60c4f618c660c9eff67726f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.911275 15150 raft_consensus.cc:1275] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Refusing update from remote peer 7960a7fb71f749b2b6d755585d1ad4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:02.912629 15197 consensus_queue.cc:1048] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.920502 15001 raft_consensus.cc:1275] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Refusing update from remote peer 7960a7fb71f749b2b6d755585d1ad4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:02.920632 15151 raft_consensus.cc:1275] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Refusing update from remote peer dce2808a17534754ad79ea4a83a2b20e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:02.921849 15207 consensus_queue.cc:1048] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040f73d60c4f618c660c9eff67726f" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.922674 15241 consensus_queue.cc:1048] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce2808a17534754ad79ea4a83a2b20e" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.933575 15077 raft_consensus.cc:1275] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Refusing update from remote peer dce2808a17534754ad79ea4a83a2b20e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:02.934851 15207 consensus_queue.cc:1048] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7960a7fb71f749b2b6d755585d1ad4b0" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.143083 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
I20260710 11:01:03.161638 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:03.162379 11503 tablet_replica.cc:333] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e: stopping tablet replica
I20260710 11:01:03.162961 11503 raft_consensus.cc:2243] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.163388 11503 raft_consensus.cc:2272] T 83e942cab11641ecbb11864350df09ab P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.165527 11503 tablet_replica.cc:333] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e: stopping tablet replica
I20260710 11:01:03.165993 11503 raft_consensus.cc:2243] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.166338 11503 raft_consensus.cc:2272] T b1d03d744b954652baa7428b1bdbff46 P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.168123 11503 tablet_replica.cc:333] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e: stopping tablet replica
I20260710 11:01:03.168570 11503 raft_consensus.cc:2243] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.169312 11503 raft_consensus.cc:2272] T 9ddebc6c0454415daebcf1ffe60a6426 P dce2808a17534754ad79ea4a83a2b20e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.171087 11503 tablet_replica.cc:333] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e: stopping tablet replica
I20260710 11:01:03.171540 11503 raft_consensus.cc:2243] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.172258 11503 raft_consensus.cc:2272] T 89fc9596ba954377a7fb7ff8a81af5a8 P dce2808a17534754ad79ea4a83a2b20e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.193992 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
I20260710 11:01:03.204464 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
I20260710 11:01:03.220710 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:03.221455 11503 tablet_replica.cc:333] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0: stopping tablet replica
I20260710 11:01:03.222059 11503 raft_consensus.cc:2243] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.222491 11503 raft_consensus.cc:2272] T 83e942cab11641ecbb11864350df09ab P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.224515 11503 tablet_replica.cc:333] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0: stopping tablet replica
I20260710 11:01:03.225016 11503 raft_consensus.cc:2243] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.225785 11503 raft_consensus.cc:2272] T b1d03d744b954652baa7428b1bdbff46 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.227662 11503 tablet_replica.cc:333] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0: stopping tablet replica
I20260710 11:01:03.228134 11503 raft_consensus.cc:2243] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.228495 11503 raft_consensus.cc:2272] T 9ddebc6c0454415daebcf1ffe60a6426 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.230643 11503 tablet_replica.cc:333] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0: stopping tablet replica
I20260710 11:01:03.231221 11503 raft_consensus.cc:2243] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.231622 11503 raft_consensus.cc:2272] T 89fc9596ba954377a7fb7ff8a81af5a8 P 7960a7fb71f749b2b6d755585d1ad4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.243469 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
I20260710 11:01:03.253563 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 11:01:03.273869 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:03.274477 11503 tablet_replica.cc:333] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: stopping tablet replica
I20260710 11:01:03.275002 11503 raft_consensus.cc:2243] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.275614 11503 pending_rounds.cc:70] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: Trying to abort 1 pending ops.
I20260710 11:01:03.275812 11503 pending_rounds.cc:77] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958452854136832 op_type: NO_OP noop_request { }
I20260710 11:01:03.276099 11503 raft_consensus.cc:2889] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:03.276387 11503 raft_consensus.cc:2272] T 83e942cab11641ecbb11864350df09ab P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.278659 11503 tablet_replica.cc:333] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f: stopping tablet replica
I20260710 11:01:03.279181 11503 raft_consensus.cc:2243] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.279599 11503 raft_consensus.cc:2272] T b1d03d744b954652baa7428b1bdbff46 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.281599 11503 tablet_replica.cc:333] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f: stopping tablet replica
I20260710 11:01:03.282068 11503 raft_consensus.cc:2243] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.282444 11503 raft_consensus.cc:2272] T 9ddebc6c0454415daebcf1ffe60a6426 P 86040f73d60c4f618c660c9eff67726f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.284365 11503 tablet_replica.cc:333] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f: stopping tablet replica
I20260710 11:01:03.284816 11503 raft_consensus.cc:2243] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.285185 11503 raft_consensus.cc:2272] T 89fc9596ba954377a7fb7ff8a81af5a8 P 86040f73d60c4f618c660c9eff67726f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.306798 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
I20260710 11:01:03.317628 11503 master.cc:562] Master@127.11.59.254:37861 shutting down...
I20260710 11:01:03.330729 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.331240 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.331583 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P ebd9d811358e4fd3841717f16b5e0013: stopping tablet replica
I20260710 11:01:03.348757 11503 master.cc:584] Master@127.11.59.254:37861 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2194 ms)
[----------] 6 tests from LeaderRebalancerTest (82718 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:01:03.373602 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:38687
I20260710 11:01:03.374655 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.379259 15243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.380299 15244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.381042 11503 server_base.cc:1061] running on GCE node
W20260710 11:01:03.381210 15246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.382125 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:03.382296 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.382503 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681263382470 us; error 0 us; skew 500 ppm
I20260710 11:01:03.383073 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.385179 11503 webserver.cc:533] Webserver started at http://127.11.59.254:46069/ using document root <none> and password file <none>
I20260710 11:01:03.385751 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.385954 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.386215 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.387225 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "ac2bf66fa5a84256a5fb35f76e977c1c"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.391239 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:03.394129 15251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.394910 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:03.395116 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "ac2bf66fa5a84256a5fb35f76e977c1c"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.395311 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:03.448933 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.449956 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.483979 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:38687
I20260710 11:01:03.484066 15302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:38687 every 8 connection(s)
I20260710 11:01:03.487874 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.500651 15303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c: Bootstrap starting.
I20260710 11:01:03.504850 15303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:03.508684 15303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c: No bootstrap required, opened a new log
I20260710 11:01:03.510700 15303 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2bf66fa5a84256a5fb35f76e977c1c" member_type: VOTER }
I20260710 11:01:03.511087 15303 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:03.511325 15303 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2bf66fa5a84256a5fb35f76e977c1c, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.511937 15303 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac2bf66fa5a84256a5fb35f76e977c1c" member_type: VOTER }
I20260710 11:01:03.512387 15303 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:03.512612 15303 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:03.512898 15303 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.517089 15303 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2bf66fa5a84256a5fb35f76e977c1c" member_type: VOTER }
I20260710 11:01:03.517613 15303 leader_election.cc:304] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [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: ac2bf66fa5a84256a5fb35f76e977c1c; no voters: 
I20260710 11:01:03.518666 15303 leader_election.cc:290] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:03.518989 15306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:03.520325 15306 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 1 LEADER]: Becoming Leader. State: Replica: ac2bf66fa5a84256a5fb35f76e977c1c, State: Running, Role: LEADER
I20260710 11:01:03.520979 15306 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [LEADER]: Queue going to LEADER mode. State: All 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: "ac2bf66fa5a84256a5fb35f76e977c1c" member_type: VOTER }
I20260710 11:01:03.521543 15303 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:03.523646 15307 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac2bf66fa5a84256a5fb35f76e977c1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2bf66fa5a84256a5fb35f76e977c1c" member_type: VOTER } }
I20260710 11:01:03.524327 15307 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:03.523661 15308 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac2bf66fa5a84256a5fb35f76e977c1c. Latest consensus state: current_term: 1 leader_uuid: "ac2bf66fa5a84256a5fb35f76e977c1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2bf66fa5a84256a5fb35f76e977c1c" member_type: VOTER } }
I20260710 11:01:03.524879 15308 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:03.529018 15311 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:03.536222 15311 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:03.537175 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:03.544258 15311 catalog_manager.cc:1383] Generated new cluster ID: 0136a6293f584f13ac171e168b823142
I20260710 11:01:03.544523 15311 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:03.559542 15311 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:03.560765 15311 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:03.582782 15311 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c: Generated new TSK 0
I20260710 11:01:03.583375 15311 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:03.603660 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.608800 15324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.610064 15325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.611462 15327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.611569 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:03.612560 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:03.612725 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.612838 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681263612828 us; error 0 us; skew 500 ppm
I20260710 11:01:03.613323 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.615298 11503 webserver.cc:533] Webserver started at http://127.11.59.193:40947/ using document root <none> and password file <none>
I20260710 11:01:03.615721 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.615885 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.616084 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.617065 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "707684402c4c4a5da4523959004831d9"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.621114 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:01:03.624197 15332 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.624838 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:01:03.625111 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "707684402c4c4a5da4523959004831d9"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.625413 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:03.662456 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.663564 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.665005 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:03.667142 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:03.667317 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.667608 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:03.667765 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.705112 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:45641
I20260710 11:01:03.705202 15394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:45641 every 8 connection(s)
I20260710 11:01:03.709904 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.715962 15399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.717759 15400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.720058 15402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.720602 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:03.721138 15395 heartbeater.cc:344] Connected to a master server at 127.11.59.254:38687
I20260710 11:01:03.721547 15395 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:03.722288 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:03.722366 15395 heartbeater.cc:507] Master 127.11.59.254:38687 requested a full tablet report, sending...
W20260710 11:01:03.722625 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.722874 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681263722855 us; error 0 us; skew 500 ppm
I20260710 11:01:03.723575 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.725003 15268 ts_manager.cc:194] Registered new tserver with Master: 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641)
I20260710 11:01:03.726009 11503 webserver.cc:533] Webserver started at http://127.11.59.194:45437/ using document root <none> and password file <none>
I20260710 11:01:03.726509 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.726711 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.726998 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.726939 15268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39746
I20260710 11:01:03.728475 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "7f902a22e15d4784b8549f2eb395373a"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.732715 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:03.735590 15407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.736295 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:03.736515 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "7f902a22e15d4784b8549f2eb395373a"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.736747 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:03.761445 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.762326 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.763553 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:03.765609 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:03.765784 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.766006 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:03.766145 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.802825 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:37025
I20260710 11:01:03.802919 15469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:37025 every 8 connection(s)
I20260710 11:01:03.807502 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.813748 15473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.814443 15474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.817147 11503 server_base.cc:1061] running on GCE node
W20260710 11:01:03.818177 15477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.818531 15470 heartbeater.cc:344] Connected to a master server at 127.11.59.254:38687
I20260710 11:01:03.818981 15470 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:03.819089 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:03.819389 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.819558 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681263819544 us; error 0 us; skew 500 ppm
I20260710 11:01:03.819790 15470 heartbeater.cc:507] Master 127.11.59.254:38687 requested a full tablet report, sending...
I20260710 11:01:03.820184 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.821887 15268 ts_manager.cc:194] Registered new tserver with Master: 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:03.822971 11503 webserver.cc:533] Webserver started at http://127.11.59.195:46267/ using document root <none> and password file <none>
I20260710 11:01:03.823599 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.823607 15268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39756
I20260710 11:01:03.823975 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.824321 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.825510 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.829464 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:01:03.832418 15481 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.833266 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:03.833534 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-28tl"
I20260710 11:01:03.833751 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:03.847177 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.848152 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.849537 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:03.851630 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:03.851835 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.852108 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:03.852262 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.890430 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:41691
I20260710 11:01:03.890532 15543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:41691 every 8 connection(s)
I20260710 11:01:03.903275 15544 heartbeater.cc:344] Connected to a master server at 127.11.59.254:38687
I20260710 11:01:03.903650 15544 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:03.904296 15544 heartbeater.cc:507] Master 127.11.59.254:38687 requested a full tablet report, sending...
I20260710 11:01:03.906169 15268 ts_manager.cc:194] Registered new tserver with Master: adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:03.906755 11503 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013227817s
I20260710 11:01:03.907426 15268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39758
I20260710 11:01:03.931955 15268 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39766:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:03.934563 15268 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:04.007797 15509 tablet_service.cc:1511] Processing CreateTablet for tablet ae517e81446b4eb0b53345b90f2c20fb (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:04.010716 15508 tablet_service.cc:1511] Processing CreateTablet for tablet a1d5484b540f4603b59005b53919b3e1 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:04.009172 15509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae517e81446b4eb0b53345b90f2c20fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.016366 15507 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa85f9629974863b24784ea7e0816e7 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:04.017733 15507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa85f9629974863b24784ea7e0816e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.018404 15508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d5484b540f4603b59005b53919b3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.020143 15435 tablet_service.cc:1511] Processing CreateTablet for tablet ae517e81446b4eb0b53345b90f2c20fb (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:04.021384 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae517e81446b4eb0b53345b90f2c20fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.021981 15359 tablet_service.cc:1511] Processing CreateTablet for tablet a1d5484b540f4603b59005b53919b3e1 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:04.023286 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d5484b540f4603b59005b53919b3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.024075 15434 tablet_service.cc:1511] Processing CreateTablet for tablet a1d5484b540f4603b59005b53919b3e1 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:04.025381 15434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d5484b540f4603b59005b53919b3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.027537 15433 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa85f9629974863b24784ea7e0816e7 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:04.029577 15360 tablet_service.cc:1511] Processing CreateTablet for tablet ae517e81446b4eb0b53345b90f2c20fb (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:04.030812 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae517e81446b4eb0b53345b90f2c20fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.036939 15358 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa85f9629974863b24784ea7e0816e7 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:04.037583 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa85f9629974863b24784ea7e0816e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.038362 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa85f9629974863b24784ea7e0816e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.042950 15559 tablet_bootstrap.cc:492] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.049391 15559 tablet_bootstrap.cc:654] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.051936 15357 tablet_service.cc:1511] Processing CreateTablet for tablet 5aab38c02d32426681d61f04b34d4e46 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:04.053220 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aab38c02d32426681d61f04b34d4e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.060765 15432 tablet_service.cc:1511] Processing CreateTablet for tablet 5aab38c02d32426681d61f04b34d4e46 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:04.062122 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aab38c02d32426681d61f04b34d4e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.062958 15509 tablet_service.cc:1511] Processing CreateTablet for tablet 5aab38c02d32426681d61f04b34d4e46 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:04.064190 15509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aab38c02d32426681d61f04b34d4e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.064953 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 294473499dd74aeb829238e29ec08c26 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:04.066287 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294473499dd74aeb829238e29ec08c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.066314 15431 tablet_service.cc:1511] Processing CreateTablet for tablet 294473499dd74aeb829238e29ec08c26 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:04.067672 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294473499dd74aeb829238e29ec08c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.068378 15508 tablet_service.cc:1511] Processing CreateTablet for tablet 294473499dd74aeb829238e29ec08c26 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:04.069648 15508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294473499dd74aeb829238e29ec08c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.070950 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 395dc2831d874f1e8645e5716422f132 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:04.071739 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 395dc2831d874f1e8645e5716422f132 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:04.072283 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395dc2831d874f1e8645e5716422f132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.073005 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395dc2831d874f1e8645e5716422f132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.076218 15507 tablet_service.cc:1511] Processing CreateTablet for tablet 395dc2831d874f1e8645e5716422f132 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:04.077493 15507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395dc2831d874f1e8645e5716422f132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.080072 15429 tablet_service.cc:1511] Processing CreateTablet for tablet b41d973076594bd1bcb40b8e3a119a7a (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:04.080363 15354 tablet_service.cc:1511] Processing CreateTablet for tablet b41d973076594bd1bcb40b8e3a119a7a (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:04.081363 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41d973076594bd1bcb40b8e3a119a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.081517 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41d973076594bd1bcb40b8e3a119a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.085333 15506 tablet_service.cc:1511] Processing CreateTablet for tablet b41d973076594bd1bcb40b8e3a119a7a (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:04.088439 15506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41d973076594bd1bcb40b8e3a119a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.102115 15353 tablet_service.cc:1511] Processing CreateTablet for tablet 846a63c1354e43a8b6194563c6e763f3 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:04.103036 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 846a63c1354e43a8b6194563c6e763f3 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:04.103541 15353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846a63c1354e43a8b6194563c6e763f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.104306 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846a63c1354e43a8b6194563c6e763f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.106127 15505 tablet_service.cc:1511] Processing CreateTablet for tablet 846a63c1354e43a8b6194563c6e763f3 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:04.107455 15505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846a63c1354e43a8b6194563c6e763f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.134773 15427 tablet_service.cc:1511] Processing CreateTablet for tablet bf1d3c6aa85d4dca84891c77759ce269 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:04.136169 15352 tablet_service.cc:1511] Processing CreateTablet for tablet bf1d3c6aa85d4dca84891c77759ce269 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:04.137476 15352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1d3c6aa85d4dca84891c77759ce269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.138013 15504 tablet_service.cc:1511] Processing CreateTablet for tablet bf1d3c6aa85d4dca84891c77759ce269 (DEFAULT_TABLE table=test-workload [id=05b4fe5c5d284913b8002cb136831d33]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:04.139742 15504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1d3c6aa85d4dca84891c77759ce269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.145859 15427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1d3c6aa85d4dca84891c77759ce269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.161855 15561 tablet_bootstrap.cc:492] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.172465 15559 tablet_bootstrap.cc:492] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.186373 15559 ts_tablet_manager.cc:1403] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.144s	user 0.020s	sys 0.033s
I20260710 11:01:04.189339 15559 raft_consensus.cc:359] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.193542 15559 raft_consensus.cc:385] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.193924 15559 raft_consensus.cc:740] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.197678 15559 consensus_queue.cc:260] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.201825 15561 tablet_bootstrap.cc:654] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.206652 15562 tablet_bootstrap.cc:492] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.210932 15544 heartbeater.cc:499] Master 127.11.59.254:38687 was elected leader, sending a full tablet report...
I20260710 11:01:04.212529 15562 tablet_bootstrap.cc:654] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.233040 15559 ts_tablet_manager.cc:1434] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260710 11:01:04.234128 15559 tablet_bootstrap.cc:492] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.242270 15559 tablet_bootstrap.cc:654] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.243466 15561 tablet_bootstrap.cc:492] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.244006 15561 ts_tablet_manager.cc:1403] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.005s
I20260710 11:01:04.243413 15562 tablet_bootstrap.cc:492] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.244724 15562 ts_tablet_manager.cc:1403] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260710 11:01:04.246678 15561 raft_consensus.cc:359] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.247244 15561 raft_consensus.cc:385] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.247504 15561 raft_consensus.cc:740] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.247720 15559 tablet_bootstrap.cc:492] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.247519 15562 raft_consensus.cc:359] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.248243 15559 ts_tablet_manager.cc:1403] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:01:04.248354 15562 raft_consensus.cc:385] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.248277 15561 consensus_queue.cc:260] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.248884 15562 raft_consensus.cc:740] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.249752 15562 consensus_queue.cc:260] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.250780 15395 heartbeater.cc:499] Master 127.11.59.254:38687 was elected leader, sending a full tablet report...
I20260710 11:01:04.251713 15563 raft_consensus.cc:493] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.251530 15559 raft_consensus.cc:359] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.252192 15563 raft_consensus.cc:515] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.252549 15559 raft_consensus.cc:385] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.252974 15559 raft_consensus.cc:740] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.254773 15563 leader_election.cc:290] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:04.251293 15561 ts_tablet_manager.cc:1434] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:04.254074 15559 consensus_queue.cc:260] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.258740 15559 ts_tablet_manager.cc:1434] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:01:04.260612 15561 tablet_bootstrap.cc:492] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.261513 15559 tablet_bootstrap.cc:492] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.268661 15559 tablet_bootstrap.cc:654] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.271585 15470 heartbeater.cc:499] Master 127.11.59.254:38687 was elected leader, sending a full tablet report...
I20260710 11:01:04.272984 15562 ts_tablet_manager.cc:1434] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.003s
I20260710 11:01:04.274366 15561 tablet_bootstrap.cc:654] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.277518 15562 tablet_bootstrap.cc:492] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.281754 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
W20260710 11:01:04.283984 15483 leader_election.cc:343] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.286207 15562 tablet_bootstrap.cc:654] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.295104 15559 tablet_bootstrap.cc:492] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.295785 15559 ts_tablet_manager.cc:1403] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.015s
I20260710 11:01:04.299868 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:04.299674 15559 raft_consensus.cc:359] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.300781 15559 raft_consensus.cc:385] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.301246 15559 raft_consensus.cc:740] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.301379 15563 raft_consensus.cc:493] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.301879 15563 raft_consensus.cc:515] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.302397 15559 consensus_queue.cc:260] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.304590 15563 leader_election.cc:290] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
W20260710 11:01:04.305352 15485 leader_election.cc:343] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.306116 15485 leader_election.cc:304] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf459c26dac4ed2a0f80a26a6b13e48; no voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:04.307031 15563 raft_consensus.cc:2749] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:04.308902 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:04.309697 15370 raft_consensus.cc:2468] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 0.
I20260710 11:01:04.310889 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:04.311141 15483 leader_election.cc:304] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.312038 15563 raft_consensus.cc:2804] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.312709 15563 raft_consensus.cc:493] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:04.312268 15485 leader_election.cc:343] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.312049 15561 tablet_bootstrap.cc:492] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.313186 15563 raft_consensus.cc:3060] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.313596 15561 ts_tablet_manager.cc:1403] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.004s
I20260710 11:01:04.316452 15561 raft_consensus.cc:359] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.317132 15561 raft_consensus.cc:385] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.319975 15561 raft_consensus.cc:740] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.320775 15561 consensus_queue.cc:260] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.323391 15559 ts_tablet_manager.cc:1434] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.010s
I20260710 11:01:04.323956 15562 tablet_bootstrap.cc:492] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.324440 15562 ts_tablet_manager.cc:1403] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.013s
I20260710 11:01:04.324486 15559 tablet_bootstrap.cc:492] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.327941 15562 raft_consensus.cc:359] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.328727 15562 raft_consensus.cc:385] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.329067 15562 raft_consensus.cc:740] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.329844 15562 consensus_queue.cc:260] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.330690 15559 tablet_bootstrap.cc:654] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.332625 15562 ts_tablet_manager.cc:1434] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:01:04.334793 15562 tablet_bootstrap.cc:492] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.333338 15563 raft_consensus.cc:515] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.333110 15561 ts_tablet_manager.cc:1434] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:01:04.336408 15561 tablet_bootstrap.cc:492] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.336689 15559 tablet_bootstrap.cc:492] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.337203 15559 ts_tablet_manager.cc:1403] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:01:04.339998 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:04.340512 15563 leader_election.cc:290] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:04.340574 15370 raft_consensus.cc:3060] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.341190 15562 tablet_bootstrap.cc:654] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.341320 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
W20260710 11:01:04.342768 15485 leader_election.cc:343] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.344023 15568 raft_consensus.cc:493] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.344524 15568 raft_consensus.cc:515] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.345999 15561 tablet_bootstrap.cc:654] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.354643 15370 raft_consensus.cc:2468] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 1.
I20260710 11:01:04.356050 15483 leader_election.cc:304] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:04.357645 15568 leader_election.cc:290] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.359613 15563 raft_consensus.cc:2804] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.360338 15563 raft_consensus.cc:697] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:04.361403 15563 consensus_queue.cc:237] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.374732 15559 raft_consensus.cc:359] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.375533 15559 raft_consensus.cc:385] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.375844 15559 raft_consensus.cc:740] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.377894 15267 catalog_manager.cc:5697] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:04.383206 15559 consensus_queue.cc:260] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.389498 15559 ts_tablet_manager.cc:1434] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.005s
I20260710 11:01:04.390712 15559 tablet_bootstrap.cc:492] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.405984 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:04.407490 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
W20260710 11:01:04.409104 15409 leader_election.cc:343] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:04.409873 15410 leader_election.cc:343] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.410444 15561 tablet_bootstrap.cc:492] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.410302 15410 leader_election.cc:304] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a; no voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:04.410979 15561 ts_tablet_manager.cc:1403] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.036s
I20260710 11:01:04.411128 15568 raft_consensus.cc:2749] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:04.412927 15562 tablet_bootstrap.cc:492] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.412973 15559 tablet_bootstrap.cc:654] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.413612 15562 ts_tablet_manager.cc:1403] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.052s
I20260710 11:01:04.413947 15561 raft_consensus.cc:359] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.414673 15561 raft_consensus.cc:385] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.414973 15561 raft_consensus.cc:740] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.415695 15561 consensus_queue.cc:260] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.416417 15562 raft_consensus.cc:359] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.417111 15562 raft_consensus.cc:385] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.417421 15562 raft_consensus.cc:740] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.417871 15561 ts_tablet_manager.cc:1434] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:01:04.418267 15562 consensus_queue.cc:260] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.419039 15561 tablet_bootstrap.cc:492] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.420423 15562 ts_tablet_manager.cc:1434] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:04.421427 15562 tablet_bootstrap.cc:492] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.426239 15559 tablet_bootstrap.cc:492] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.426755 15559 ts_tablet_manager.cc:1403] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.009s
I20260710 11:01:04.427032 15561 tablet_bootstrap.cc:654] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.427907 15562 tablet_bootstrap.cc:654] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.430388 15568 raft_consensus.cc:493] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.430876 15568 raft_consensus.cc:515] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.432935 15568 leader_election.cc:290] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.434063 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:04.434690 15519 raft_consensus.cc:2468] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:04.434862 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:04.435101 15559 raft_consensus.cc:359] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.435909 15559 raft_consensus.cc:385] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.435994 15410 leader_election.cc:304] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.436405 15559 raft_consensus.cc:740] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.436910 15568 raft_consensus.cc:2804] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.437310 15568 raft_consensus.cc:493] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.437170 15559 consensus_queue.cc:260] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.437680 15568 raft_consensus.cc:3060] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.435839 15370 raft_consensus.cc:2468] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:04.447408 15559 ts_tablet_manager.cc:1434] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:01:04.448581 15559 tablet_bootstrap.cc:492] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.448330 15568 raft_consensus.cc:515] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.451229 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:04.451815 15370 raft_consensus.cc:3060] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.456248 15559 tablet_bootstrap.cc:654] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.460238 15370 raft_consensus.cc:2468] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:04.461066 15562 tablet_bootstrap.cc:492] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.461627 15562 ts_tablet_manager.cc:1403] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.007s
I20260710 11:01:04.461431 15409 leader_election.cc:304] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:04.462841 15561 tablet_bootstrap.cc:492] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.463590 15561 ts_tablet_manager.cc:1403] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.018s
I20260710 11:01:04.465371 15562 raft_consensus.cc:359] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.466341 15562 raft_consensus.cc:385] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.466720 15562 raft_consensus.cc:740] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.467392 15568 leader_election.cc:290] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.467932 15568 raft_consensus.cc:2804] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.467743 15561 raft_consensus.cc:359] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.468461 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:04.468924 15561 raft_consensus.cc:385] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.469139 15519 raft_consensus.cc:3060] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.469599 15561 raft_consensus.cc:740] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.470894 15561 consensus_queue.cc:260] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.468427 15568 raft_consensus.cc:697] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:04.473948 15561 ts_tablet_manager.cc:1434] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:01:04.473050 15568 consensus_queue.cc:237] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.474934 15561 tablet_bootstrap.cc:492] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.477582 15562 consensus_queue.cc:260] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.479604 15519 raft_consensus.cc:2468] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:04.481995 15561 tablet_bootstrap.cc:654] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.483989 15562 ts_tablet_manager.cc:1434] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260710 11:01:04.486267 15562 tablet_bootstrap.cc:492] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.489878 15559 tablet_bootstrap.cc:492] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.490573 15559 ts_tablet_manager.cc:1403] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.011s
I20260710 11:01:04.492687 15562 tablet_bootstrap.cc:654] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.494755 15559 raft_consensus.cc:359] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.495910 15559 raft_consensus.cc:385] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.496351 15559 raft_consensus.cc:740] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.497629 15559 consensus_queue.cc:260] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.499066 15267 catalog_manager.cc:5697] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.504468 15562 tablet_bootstrap.cc:492] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.504925 15562 ts_tablet_manager.cc:1403] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:01:04.505605 15561 tablet_bootstrap.cc:492] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.506090 15561 ts_tablet_manager.cc:1403] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.013s
I20260710 11:01:04.507324 15562 raft_consensus.cc:359] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.508459 15562 raft_consensus.cc:385] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.508734 15562 raft_consensus.cc:740] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.509096 15561 raft_consensus.cc:359] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.509892 15561 raft_consensus.cc:385] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.509604 15562 consensus_queue.cc:260] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.510205 15561 raft_consensus.cc:740] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.511042 15561 consensus_queue.cc:260] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.512425 15562 ts_tablet_manager.cc:1434] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:04.513731 15562 tablet_bootstrap.cc:492] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.515552 15561 ts_tablet_manager.cc:1434] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:01:04.516592 15561 tablet_bootstrap.cc:492] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.518122 15559 ts_tablet_manager.cc:1434] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 11:01:04.519194 15559 tablet_bootstrap.cc:492] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.520946 15562 tablet_bootstrap.cc:654] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.523339 15561 tablet_bootstrap.cc:654] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.526590 15559 tablet_bootstrap.cc:654] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:04.531445 15316 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:04.532687 15562 tablet_bootstrap.cc:492] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.533358 15562 ts_tablet_manager.cc:1403] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 11:01:04.537143 15562 raft_consensus.cc:359] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.538311 15562 raft_consensus.cc:385] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.538992 15562 raft_consensus.cc:740] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.539994 15562 consensus_queue.cc:260] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.540875 15561 tablet_bootstrap.cc:492] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.541430 15561 ts_tablet_manager.cc:1403] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260710 11:01:04.541810 15559 tablet_bootstrap.cc:492] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.542287 15559 ts_tablet_manager.cc:1403] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:01:04.543663 15563 raft_consensus.cc:493] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.544153 15563 raft_consensus.cc:515] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.545037 15562 ts_tablet_manager.cc:1434] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:01:04.546159 15562 tablet_bootstrap.cc:492] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.546406 15563 leader_election.cc:290] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:04.547150 15559 raft_consensus.cc:359] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.548069 15559 raft_consensus.cc:385] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.548430 15559 raft_consensus.cc:740] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.548911 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:04.545835 15561 raft_consensus.cc:359] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.549321 15559 consensus_queue.cc:260] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.549619 15370 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 0.
I20260710 11:01:04.552323 15483 leader_election.cc:304] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.552970 15559 ts_tablet_manager.cc:1434] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:04.553815 15573 raft_consensus.cc:2804] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.554235 15562 tablet_bootstrap.cc:654] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.554419 15573 raft_consensus.cc:493] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.554901 15573 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.549993 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:04.557001 15445 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 0.
I20260710 11:01:04.558040 15563 raft_consensus.cc:493] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.558568 15563 raft_consensus.cc:515] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.549614 15561 raft_consensus.cc:385] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.560791 15561 raft_consensus.cc:740] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.561630 15561 consensus_queue.cc:260] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.561959 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
W20260710 11:01:04.563953 15483 leader_election.cc:343] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.565047 15563 leader_election.cc:290] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:04.554443 15559 tablet_bootstrap.cc:492] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.566828 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
W20260710 11:01:04.568269 15485 leader_election.cc:343] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.568707 15485 leader_election.cc:304] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf459c26dac4ed2a0f80a26a6b13e48; no voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:04.569911 15563 raft_consensus.cc:2749] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:04.572454 15559 tablet_bootstrap.cc:654] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.564153 15561 ts_tablet_manager.cc:1434] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:01:04.573940 15561 tablet_bootstrap.cc:492] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.571872 15573 raft_consensus.cc:515] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.584378 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:04.585043 15370 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.585718 15561 tablet_bootstrap.cc:654] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.591822 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:04.592391 15445 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.592381 15559 tablet_bootstrap.cc:492] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.592543 15573 leader_election.cc:290] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:04.593159 15562 tablet_bootstrap.cc:492] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.593266 15559 ts_tablet_manager.cc:1403] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.010s
I20260710 11:01:04.593730 15562 ts_tablet_manager.cc:1403] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.025s
I20260710 11:01:04.594128 15370 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 1.
I20260710 11:01:04.595258 15483 leader_election.cc:304] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.596071 15573 raft_consensus.cc:2804] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.596071 15559 raft_consensus.cc:359] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.597026 15559 raft_consensus.cc:385] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.596592 15562 raft_consensus.cc:359] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.597337 15559 raft_consensus.cc:740] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.597512 15573 raft_consensus.cc:697] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:04.597802 15562 raft_consensus.cc:385] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.598246 15562 raft_consensus.cc:740] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.598321 15559 consensus_queue.cc:260] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.599273 15562 consensus_queue.cc:260] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.600458 15559 ts_tablet_manager.cc:1434] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:04.601402 15559 tablet_bootstrap.cc:492] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:04.601575 15562 ts_tablet_manager.cc:1434] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:04.602525 15562 tablet_bootstrap.cc:492] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.602370 15445 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 1.
I20260710 11:01:04.598380 15573 consensus_queue.cc:237] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:04.606122 15561 tablet_bootstrap.cc:492] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.606654 15561 ts_tablet_manager.cc:1403] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260710 11:01:04.609544 15562 tablet_bootstrap.cc:654] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.609871 15561 raft_consensus.cc:359] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.610656 15561 raft_consensus.cc:385] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.610983 15561 raft_consensus.cc:740] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.611256 15559 tablet_bootstrap.cc:654] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.611845 15561 consensus_queue.cc:260] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.618163 15561 ts_tablet_manager.cc:1434] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:01:04.619143 15561 tablet_bootstrap.cc:492] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:04.619194 15567 raft_consensus.cc:493] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.619880 15567 raft_consensus.cc:515] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.623353 15562 tablet_bootstrap.cc:492] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.623821 15562 ts_tablet_manager.cc:1403] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260710 11:01:04.626655 15567 leader_election.cc:290] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.628432 15268 catalog_manager.cc:5697] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.630053 15562 raft_consensus.cc:359] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.630803 15562 raft_consensus.cc:385] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.631078 15562 raft_consensus.cc:740] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.631973 15562 consensus_queue.cc:260] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.640750 15562 ts_tablet_manager.cc:1434] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:01:04.652558 15561 tablet_bootstrap.cc:654] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.657977 15562 tablet_bootstrap.cc:492] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:04.661197 15567 raft_consensus.cc:493] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.661924 15567 raft_consensus.cc:515] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.664507 15562 tablet_bootstrap.cc:654] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.664636 15567 leader_election.cc:290] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.673017 15559 tablet_bootstrap.cc:492] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:04.673506 15559 ts_tablet_manager.cc:1403] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.034s
I20260710 11:01:04.676134 15559 raft_consensus.cc:359] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.676770 15559 raft_consensus.cc:385] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.676651 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:04.677088 15559 raft_consensus.cc:740] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.677304 15519 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:04.678035 15559 consensus_queue.cc:260] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.679435 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:04.679880 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:04.680366 15559 ts_tablet_manager.cc:1434] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:04.680284 15445 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
W20260710 11:01:04.681571 15336 leader_election.cc:343] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:04.682337 15335 leader_election.cc:304] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.683284 15567 raft_consensus.cc:2804] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.683583 15567 raft_consensus.cc:493] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.683857 15567 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.676925 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:04.685696 15518 raft_consensus.cc:2468] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:04.685886 15561 tablet_bootstrap.cc:492] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.686563 15561 ts_tablet_manager.cc:1403] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.007s
I20260710 11:01:04.689971 15561 raft_consensus.cc:359] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.690507 15561 raft_consensus.cc:385] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.690749 15561 raft_consensus.cc:740] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.691566 15562 tablet_bootstrap.cc:492] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:04.691452 15567 raft_consensus.cc:515] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.691378 15561 consensus_queue.cc:260] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.692029 15562 ts_tablet_manager.cc:1403] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260710 11:01:04.692437 15584 raft_consensus.cc:493] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.692930 15584 raft_consensus.cc:515] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.695073 15584 leader_election.cc:290] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.694799 15562 raft_consensus.cc:359] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.695714 15562 raft_consensus.cc:385] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.696003 15562 raft_consensus.cc:740] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.696941 15335 leader_election.cc:304] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [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: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:04.696738 15562 consensus_queue.cc:260] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.694729 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:04.696655 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:04.698222 15445 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.698608 15370 raft_consensus.cc:2468] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:04.699126 15562 ts_tablet_manager.cc:1434] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:04.699826 15409 leader_election.cc:304] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:04.700840 15568 raft_consensus.cc:2804] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.701210 15568 raft_consensus.cc:493] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.701576 15568 raft_consensus.cc:3060] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.702080 15573 raft_consensus.cc:493] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.702687 15573 raft_consensus.cc:515] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.706691 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:04.707533 15370 raft_consensus.cc:2468] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 0.
I20260710 11:01:04.708920 15483 leader_election.cc:304] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.709991 15563 raft_consensus.cc:2804] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.710439 15563 raft_consensus.cc:493] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.710525 15568 raft_consensus.cc:515] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.710976 15563 raft_consensus.cc:3060] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.713714 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:04.714404 15369 raft_consensus.cc:3060] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.716005 15568 leader_election.cc:290] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.718909 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:04.719854 15519 raft_consensus.cc:3060] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.696619 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:04.727543 15567 leader_election.cc:290] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.729496 15573 leader_election.cc:290] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:04.730904 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:04.731761 15444 raft_consensus.cc:2468] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 0.
I20260710 11:01:04.729043 15369 raft_consensus.cc:2468] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:04.742765 15567 raft_consensus.cc:2804] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.743438 15567 raft_consensus.cc:493] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.743721 15445 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:04.743904 15567 raft_consensus.cc:3060] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.745307 15336 leader_election.cc:304] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:04.747179 15602 raft_consensus.cc:2804] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.747632 15602 raft_consensus.cc:697] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:04.748198 15561 ts_tablet_manager.cc:1434] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.046s
I20260710 11:01:04.748433 15602 consensus_queue.cc:237] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.749265 15561 tablet_bootstrap.cc:492] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
W20260710 11:01:04.753893 15335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.59.195:41691, user_credentials={real_user=slave}} blocked reactor thread for 57047.5us
I20260710 11:01:04.755554 15561 tablet_bootstrap.cc:654] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.755527 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:04.755946 15409 leader_election.cc:304] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:04.756258 15518 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.756508 15567 raft_consensus.cc:515] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.756894 15568 raft_consensus.cc:2804] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.757428 15568 raft_consensus.cc:697] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:04.758225 15568 consensus_queue.cc:237] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.759181 15563 raft_consensus.cc:515] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.761668 15563 leader_election.cc:290] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:04.763108 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:04.763463 15519 raft_consensus.cc:2468] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:04.763887 15445 raft_consensus.cc:3060] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.766127 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:04.766708 15444 raft_consensus.cc:3060] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.767423 15561 tablet_bootstrap.cc:492] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:04.767504 15567 leader_election.cc:290] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.768020 15561 ts_tablet_manager.cc:1403] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 11:01:04.768576 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:04.769340 15519 raft_consensus.cc:3060] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.771559 15561 raft_consensus.cc:359] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.772344 15561 raft_consensus.cc:385] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.772680 15561 raft_consensus.cc:740] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.773582 15561 consensus_queue.cc:260] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.778153 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:04.778889 15369 raft_consensus.cc:3060] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.781374 15561 ts_tablet_manager.cc:1434] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:01:04.782960 15518 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:04.787458 15443 raft_consensus.cc:3060] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.781375 15445 raft_consensus.cc:2468] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 1.
I20260710 11:01:04.789304 15485 leader_election.cc:304] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.790220 15563 raft_consensus.cc:2804] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.790683 15563 raft_consensus.cc:697] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:04.791522 15563 consensus_queue.cc:237] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.799628 15369 raft_consensus.cc:2468] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 1.
I20260710 11:01:04.794512 15519 raft_consensus.cc:2468] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:04.807530 15573 consensus_queue.cc:1048] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:04.808048 15335 leader_election.cc:304] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.809433 15567 raft_consensus.cc:2804] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.814332 15567 raft_consensus.cc:697] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:04.815326 15567 consensus_queue.cc:237] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.818703 15444 raft_consensus.cc:2468] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:04.812916 15584 raft_consensus.cc:493] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.821267 15584 raft_consensus.cc:515] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.821552 15267 catalog_manager.cc:5697] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.823403 15584 leader_election.cc:290] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.826000 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294473499dd74aeb829238e29ec08c26" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:04.826670 15519 raft_consensus.cc:2468] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:04.827696 15410 leader_election.cc:304] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.828632 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294473499dd74aeb829238e29ec08c26" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:04.829299 15369 raft_consensus.cc:2468] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:04.830276 15265 catalog_manager.cc:5697] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:04.833425 15584 raft_consensus.cc:2804] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.833817 15584 raft_consensus.cc:493] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.834144 15584 raft_consensus.cc:3060] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.837632 15267 catalog_manager.cc:5697] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.846180 15268 catalog_manager.cc:5697] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.850723 15584 raft_consensus.cc:515] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.852592 15584 leader_election.cc:290] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.853363 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294473499dd74aeb829238e29ec08c26" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:04.854012 15369 raft_consensus.cc:3060] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.858392 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294473499dd74aeb829238e29ec08c26" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:04.858999 15519 raft_consensus.cc:3060] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.860483 15369 raft_consensus.cc:2468] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:04.861583 15409 leader_election.cc:304] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:04.862383 15584 raft_consensus.cc:2804] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.862838 15584 raft_consensus.cc:697] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:04.863770 15584 consensus_queue.cc:237] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.865069 15519 raft_consensus.cc:2468] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:04.873752 15613 consensus_queue.cc:1048] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:04.877349 15267 catalog_manager.cc:5697] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.939040 15584 consensus_queue.cc:1048] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.950609 15617 consensus_queue.cc:1048] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:04.970434 15567 raft_consensus.cc:493] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.970868 15567 raft_consensus.cc:515] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.972633 15567 leader_election.cc:290] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.973280 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:04.973650 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:04.973860 15443 raft_consensus.cc:2468] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:04.974203 15519 raft_consensus.cc:2468] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:04.974817 15336 leader_election.cc:304] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:04.975595 15567 raft_consensus.cc:2804] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.975848 15567 raft_consensus.cc:493] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.976158 15567 raft_consensus.cc:3060] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.981426 15567 raft_consensus.cc:515] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:04.983363 15567 leader_election.cc:290] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:04.984169 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:04.984750 15443 raft_consensus.cc:3060] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.984701 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:04.985426 15519 raft_consensus.cc:3060] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.989775 15613 consensus_queue.cc:1048] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.991775 15519 raft_consensus.cc:2468] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:04.991719 15443 raft_consensus.cc:2468] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:04.992942 15335 leader_election.cc:304] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:04.993991 15567 raft_consensus.cc:2804] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.994474 15567 raft_consensus.cc:697] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:04.995244 15567 consensus_queue.cc:237] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.000073 15613 consensus_queue.cc:1048] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.011015 15267 catalog_manager.cc:5697] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.184324 15567 consensus_queue.cc:1048] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.188766 15567 consensus_queue.cc:1048] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.226480 15519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
mode: GRACEFUL
new_leader_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:36982
I20260710 11:01:05.226987 15519 raft_consensus.cc:606] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Received request to transfer leadership to TS 707684402c4c4a5da4523959004831d9
I20260710 11:01:05.227239 15563 consensus_queue.cc:1048] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.232420 15519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
mode: GRACEFUL
new_leader_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:36982
I20260710 11:01:05.232965 15519 raft_consensus.cc:606] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Received request to transfer leadership to TS 707684402c4c4a5da4523959004831d9
I20260710 11:01:05.238389 15613 consensus_queue.cc:1048] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.255656 15444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
mode: GRACEFUL
new_leader_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:46152
I20260710 11:01:05.256155 15444 raft_consensus.cc:606] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Received request to transfer leadership to TS 707684402c4c4a5da4523959004831d9
I20260710 11:01:05.260588 15519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
mode: GRACEFUL
new_leader_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:36982
I20260710 11:01:05.261103 15519 raft_consensus.cc:606] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Received request to transfer leadership to TS 707684402c4c4a5da4523959004831d9
I20260710 11:01:05.276232 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "395dc2831d874f1e8645e5716422f132"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:48448
I20260710 11:01:05.276684 15369 raft_consensus.cc:606] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Received request to transfer leadership to TS 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:05.281150 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:48448
I20260710 11:01:05.281673 15369 raft_consensus.cc:606] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Received request to transfer leadership to TS 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:05.285805 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:48448
I20260710 11:01:05.286310 15369 raft_consensus.cc:606] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Received request to transfer leadership to TS 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:05.290342 15444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
mode: GRACEFUL
new_leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:46152
I20260710 11:01:05.290773 15444 raft_consensus.cc:606] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Received request to transfer leadership to TS adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:05.365868 15613 raft_consensus.cc:993] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48: : Instructing follower 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.366346 15613 raft_consensus.cc:1081] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Signalling peer 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.367705 15369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1"
dest_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:48428
I20260710 11:01:05.368155 15369 raft_consensus.cc:493] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.368451 15369 raft_consensus.cc:3060] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.372987 15369 raft_consensus.cc:515] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.374516 15369 leader_election.cc:290] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:05.375404 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:05.375893 15519 raft_consensus.cc:3055] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.375914 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d5484b540f4603b59005b53919b3e1" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:05.376159 15519 raft_consensus.cc:740] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:05.376554 15444 raft_consensus.cc:3060] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.376933 15519 consensus_queue.cc:260] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.377914 15519 raft_consensus.cc:3060] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.381119 15444 raft_consensus.cc:2468] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.382436 15336 leader_election.cc:304] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:05.382507 15519 raft_consensus.cc:2468] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.383338 15567 raft_consensus.cc:2804] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.383853 15567 raft_consensus.cc:697] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:05.384872 15617 consensus_queue.cc:1048] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.384655 15567 consensus_queue.cc:237] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.386422 15617 consensus_queue.cc:1048] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.392274 15568 raft_consensus.cc:993] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a: : Instructing follower adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:05.393086 15568 raft_consensus.cc:1081] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Signalling peer adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:05.393075 15268 catalog_manager.cc:5697] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 1 to 2, leader changed from adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195) to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.397073 15518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:36958
I20260710 11:01:05.397629 15518 raft_consensus.cc:493] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.398013 15518 raft_consensus.cc:3060] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.405661 15518 raft_consensus.cc:515] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.406634 15519 raft_consensus.cc:1240] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Rejecting Update request from peer 7f902a22e15d4784b8549f2eb395373a for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:05.408804 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:05.409391 15369 raft_consensus.cc:3060] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.409431 15617 consensus_queue.cc:1059] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.409943 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1d3c6aa85d4dca84891c77759ce269" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:05.410528 15444 raft_consensus.cc:3055] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.410823 15444 raft_consensus.cc:740] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:05.411577 15444 consensus_queue.cc:260] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.412530 15444 raft_consensus.cc:3060] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.413782 15518 leader_election.cc:290] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:05.413987 15567 consensus_queue.cc:1048] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.416181 15369 raft_consensus.cc:2468] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 2.
I20260710 11:01:05.417404 15483 leader_election.cc:304] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:05.418275 15613 raft_consensus.cc:2804] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.418903 15613 raft_consensus.cc:697] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:05.419629 15613 consensus_queue.cc:237] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [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: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.422183 15444 raft_consensus.cc:2468] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 2.
W20260710 11:01:05.423992 15617 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:01:05.428896 15567 consensus_queue.cc:1048] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.435303 15584 consensus_queue.cc:1048] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.436120 15567 raft_consensus.cc:993] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9: : Instructing follower 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:05.436554 15567 raft_consensus.cc:1081] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Signalling peer 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:05.438611 15444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:46142
I20260710 11:01:05.439088 15444 raft_consensus.cc:493] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.439450 15444 raft_consensus.cc:3060] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.446185 15444 raft_consensus.cc:515] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.441963 15268 catalog_manager.cc:5697] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 1 to 2, leader changed from 7f902a22e15d4784b8549f2eb395373a (127.11.59.194) to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.447530 15585 consensus_queue.cc:1048] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.451912 15444 leader_election.cc:290] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:05.454586 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:05.455184 15369 raft_consensus.cc:3055] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.455499 15369 raft_consensus.cc:740] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:05.456259 15369 consensus_queue.cc:260] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.457500 15369 raft_consensus.cc:3060] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.458658 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846a63c1354e43a8b6194563c6e763f3" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:05.459223 15518 raft_consensus.cc:3060] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.465154 15369 raft_consensus.cc:2468] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:05.466470 15409 leader_election.cc:304] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:05.467492 15568 raft_consensus.cc:2804] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.467978 15568 raft_consensus.cc:697] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:05.468099 15518 raft_consensus.cc:2468] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:05.468792 15568 consensus_queue.cc:237] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.474639 15265 catalog_manager.cc:5697] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 1 to 2, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.540161 15617 raft_consensus.cc:993] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a: : Instructing follower 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.540688 15568 raft_consensus.cc:1081] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Signalling peer 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.542279 15369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7"
dest_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:48436
I20260710 11:01:05.543160 15369 raft_consensus.cc:493] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.543527 15369 raft_consensus.cc:3060] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.548878 15369 raft_consensus.cc:515] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.551158 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:05.551265 15369 leader_election.cc:290] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:05.551762 15444 raft_consensus.cc:3055] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.552163 15444 raft_consensus.cc:740] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:05.551680 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa85f9629974863b24784ea7e0816e7" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:05.552850 15518 raft_consensus.cc:3060] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.553397 15603 consensus_queue.cc:1048] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.553031 15444 consensus_queue.cc:260] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.554450 15444 raft_consensus.cc:3060] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.559396 15518 raft_consensus.cc:2468] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.560861 15335 leader_election.cc:304] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:05.561669 15602 raft_consensus.cc:2804] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.562950 15444 raft_consensus.cc:2468] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.566319 15602 raft_consensus.cc:697] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:05.567142 15602 consensus_queue.cc:237] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.569386 15603 consensus_queue.cc:1048] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.571852 15573 raft_consensus.cc:993] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48: : Instructing follower 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.572377 15573 raft_consensus.cc:1081] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Signalling peer 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.574488 15369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb"
dest_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:48428
I20260710 11:01:05.574991 15369 raft_consensus.cc:493] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.575318 15369 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.576237 15265 catalog_manager.cc:5697] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 1 to 2, leader changed from 7f902a22e15d4784b8549f2eb395373a (127.11.59.194) to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.582055 15637 raft_consensus.cc:993] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9: : Instructing follower 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:05.582469 15637 raft_consensus.cc:1081] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Signalling peer 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:05.585078 15369 raft_consensus.cc:515] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:05.587255 15369 leader_election.cc:290] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Requested vote from peers adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:05.587613 15443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "395dc2831d874f1e8645e5716422f132"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:46142
I20260710 11:01:05.588173 15443 raft_consensus.cc:493] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.588536 15443 raft_consensus.cc:3060] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.589020 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:05.589607 15444 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.594410 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:05.594924 15517 raft_consensus.cc:3055] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.595142 15517 raft_consensus.cc:740] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:05.595871 15517 consensus_queue.cc:260] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:05.596309 15444 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.595901 15443 raft_consensus.cc:515] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.597107 15517 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.597517 15336 leader_election.cc:304] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:05.598291 15602 raft_consensus.cc:2804] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.598789 15602 raft_consensus.cc:697] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:05.598863 15443 leader_election.cc:290] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:05.599156 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:05.599457 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395dc2831d874f1e8645e5716422f132" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:05.599689 15369 raft_consensus.cc:3055] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.599589 15602 consensus_queue.cc:237] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:05.600054 15518 raft_consensus.cc:3060] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.600139 15369 raft_consensus.cc:740] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:05.601092 15369 consensus_queue.cc:260] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.602341 15369 raft_consensus.cc:3060] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.606526 15518 raft_consensus.cc:2468] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:05.606647 15517 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.607935 15410 leader_election.cc:304] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:05.608708 15568 raft_consensus.cc:2804] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.608326 15265 catalog_manager.cc:5697] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 1 to 2, leader changed from adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195) to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.608960 15369 raft_consensus.cc:2468] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:05.609251 15568 raft_consensus.cc:697] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:05.610061 15568 consensus_queue.cc:237] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.616659 15266 catalog_manager.cc:5697] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 1 to 2, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.786630 15613 raft_consensus.cc:993] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48: : Instructing follower 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.787098 15563 raft_consensus.cc:1081] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Signalling peer 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:05.788422 15369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46"
dest_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:48428
I20260710 11:01:05.788852 15369 raft_consensus.cc:493] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.789132 15369 raft_consensus.cc:3060] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.793742 15369 raft_consensus.cc:515] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.795240 15369 leader_election.cc:290] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:05.796010 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:05.796252 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aab38c02d32426681d61f04b34d4e46" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:05.796715 15443 raft_consensus.cc:3060] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.796752 15517 raft_consensus.cc:3055] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.797335 15517 raft_consensus.cc:740] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:05.798105 15517 consensus_queue.cc:260] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.799381 15517 raft_consensus.cc:3060] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.804530 15443 raft_consensus.cc:2468] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.805673 15336 leader_election.cc:304] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:05.805918 15517 raft_consensus.cc:2468] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:05.806330 15602 raft_consensus.cc:2804] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.806819 15602 raft_consensus.cc:697] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:05.807515 15602 consensus_queue.cc:237] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.813448 15266 catalog_manager.cc:5697] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 1 to 2, leader changed from adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195) to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.817374 15567 raft_consensus.cc:993] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9: : Instructing follower 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:05.817813 15602 raft_consensus.cc:1081] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Signalling peer 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:05.819185 15443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:46142
I20260710 11:01:05.819628 15443 raft_consensus.cc:493] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.819952 15443 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.824505 15443 raft_consensus.cc:515] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.826012 15443 leader_election.cc:290] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:05.826732 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:05.827080 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:05.827363 15369 raft_consensus.cc:3055] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.827680 15517 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.827682 15369 raft_consensus.cc:740] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:05.828737 15369 consensus_queue.cc:260] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.829967 15369 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.834594 15517 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:05.834687 15518 raft_consensus.cc:1275] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.835700 15410 leader_election.cc:304] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:05.836100 15602 consensus_queue.cc:1048] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.836443 15568 raft_consensus.cc:2804] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.836692 15369 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:05.836886 15568 raft_consensus.cc:697] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:05.837756 15568 consensus_queue.cc:237] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:05.847836 15265 catalog_manager.cc:5697] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 1 to 2, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.851967 15443 raft_consensus.cc:1275] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.853264 15602 consensus_queue.cc:1048] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.908708 15443 raft_consensus.cc:1275] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.909886 15563 consensus_queue.cc:1048] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.917900 15369 raft_consensus.cc:1275] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.919378 15613 consensus_queue.cc:1048] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.962777 15518 raft_consensus.cc:1275] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.964012 15602 consensus_queue.cc:1048] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.972275 15443 raft_consensus.cc:1275] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.973912 15602 consensus_queue.cc:1048] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.985934 15518 raft_consensus.cc:1275] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.987314 15585 consensus_queue.cc:1048] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.995456 15369 raft_consensus.cc:1275] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.997429 15617 consensus_queue.cc:1048] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.006632 15518 raft_consensus.cc:1275] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.007894 15568 consensus_queue.cc:1048] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.015085 15369 raft_consensus.cc:1275] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.016224 15617 consensus_queue.cc:1048] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.064251 15518 raft_consensus.cc:1275] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.065531 15602 consensus_queue.cc:1048] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.073632 15443 raft_consensus.cc:1275] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.075158 15602 consensus_queue.cc:1048] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.246052 15369 raft_consensus.cc:1275] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.247303 15585 consensus_queue.cc:1048] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.256263 15518 raft_consensus.cc:1275] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.258006 15617 consensus_queue.cc:1048] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.316596 15518 raft_consensus.cc:1275] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.317795 15602 consensus_queue.cc:1048] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.325395 15443 raft_consensus.cc:1275] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.326960 15603 consensus_queue.cc:1048] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.315407 15268 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39776:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:08.317359 15268 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:08.363879 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 60e208e80faa4c3889506fd827ceffae (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:08.365108 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e208e80faa4c3889506fd827ceffae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.364823 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 60e208e80faa4c3889506fd827ceffae (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:08.366043 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e208e80faa4c3889506fd827ceffae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.366075 15505 tablet_service.cc:1511] Processing CreateTablet for tablet 60e208e80faa4c3889506fd827ceffae (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:08.367337 15505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e208e80faa4c3889506fd827ceffae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.367555 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 98e8b576e607433a86e22a34abf60764 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:08.368681 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e8b576e607433a86e22a34abf60764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.387678 15661 tablet_bootstrap.cc:492] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:08.387562 15662 tablet_bootstrap.cc:492] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.392940 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 98e8b576e607433a86e22a34abf60764 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:08.394475 15353 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab298c59e174966a6b37eb795ff62d4 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:08.395700 15353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab298c59e174966a6b37eb795ff62d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.395931 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e8b576e607433a86e22a34abf60764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.396585 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab298c59e174966a6b37eb795ff62d4 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:08.397742 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab298c59e174966a6b37eb795ff62d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.411293 15660 tablet_bootstrap.cc:492] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.406389 15505 tablet_service.cc:1511] Processing CreateTablet for tablet 98e8b576e607433a86e22a34abf60764 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:08.414259 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 868c496baf25465b9626abbfb91d2422 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:08.415468 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868c496baf25465b9626abbfb91d2422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.416855 15427 tablet_service.cc:1511] Processing CreateTablet for tablet 868c496baf25465b9626abbfb91d2422 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:08.418074 15427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868c496baf25465b9626abbfb91d2422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.417934 15508 tablet_service.cc:1511] Processing CreateTablet for tablet 868c496baf25465b9626abbfb91d2422 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:08.411240 15661 tablet_bootstrap.cc:654] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.414670 15505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e8b576e607433a86e22a34abf60764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.423139 15508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868c496baf25465b9626abbfb91d2422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.412261 15506 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab298c59e174966a6b37eb795ff62d4 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:08.425097 15506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab298c59e174966a6b37eb795ff62d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.429168 15353 tablet_service.cc:1511] Processing CreateTablet for tablet 745cf5f21127414b9048ed1061fb96e4 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:08.430362 15353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745cf5f21127414b9048ed1061fb96e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.430301 15432 tablet_service.cc:1511] Processing CreateTablet for tablet 745cf5f21127414b9048ed1061fb96e4 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:08.432334 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745cf5f21127414b9048ed1061fb96e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.435240 15355 tablet_service.cc:1511] Processing CreateTablet for tablet d64abe0183d24f01beb6445f7ca96562 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:08.437485 15660 tablet_bootstrap.cc:654] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.438047 15504 tablet_service.cc:1511] Processing CreateTablet for tablet 745cf5f21127414b9048ed1061fb96e4 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:08.439298 15504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745cf5f21127414b9048ed1061fb96e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.444083 15435 tablet_service.cc:1511] Processing CreateTablet for tablet d64abe0183d24f01beb6445f7ca96562 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:08.445304 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64abe0183d24f01beb6445f7ca96562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.446705 15662 tablet_bootstrap.cc:654] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.452419 15509 tablet_service.cc:1511] Processing CreateTablet for tablet d64abe0183d24f01beb6445f7ca96562 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:08.453667 15509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64abe0183d24f01beb6445f7ca96562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.455561 15352 tablet_service.cc:1511] Processing CreateTablet for tablet e3a299c87a674e22abde51ba6a675911 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:08.461383 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64abe0183d24f01beb6445f7ca96562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.463423 15429 tablet_service.cc:1511] Processing CreateTablet for tablet e3a299c87a674e22abde51ba6a675911 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:08.464658 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a299c87a674e22abde51ba6a675911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.464874 15507 tablet_service.cc:1511] Processing CreateTablet for tablet e3a299c87a674e22abde51ba6a675911 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:08.465600 15352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a299c87a674e22abde51ba6a675911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.466054 15507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a299c87a674e22abde51ba6a675911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.489451 15357 tablet_service.cc:1511] Processing CreateTablet for tablet 196a2a7a94a04f56bfc8ea19d278a24d (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:08.490739 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196a2a7a94a04f56bfc8ea19d278a24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.490892 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 196a2a7a94a04f56bfc8ea19d278a24d (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:08.492225 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196a2a7a94a04f56bfc8ea19d278a24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.508885 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 386028a635574d77bcd92ea3a1eb7356 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:08.511674 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386028a635574d77bcd92ea3a1eb7356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.526811 15660 tablet_bootstrap.cc:492] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:08.527305 15660 ts_tablet_manager.cc:1403] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.019s
I20260710 11:01:08.524896 15509 tablet_service.cc:1511] Processing CreateTablet for tablet 196a2a7a94a04f56bfc8ea19d278a24d (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:08.528357 15509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196a2a7a94a04f56bfc8ea19d278a24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.538282 15507 tablet_service.cc:1511] Processing CreateTablet for tablet 386028a635574d77bcd92ea3a1eb7356 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:08.539541 15507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386028a635574d77bcd92ea3a1eb7356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.540659 15661 tablet_bootstrap.cc:492] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:08.541150 15661 ts_tablet_manager.cc:1403] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.154s	user 0.019s	sys 0.032s
I20260710 11:01:08.544016 15661 raft_consensus.cc:359] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.544679 15661 raft_consensus.cc:385] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.547554 15662 tablet_bootstrap.cc:492] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.548067 15662 ts_tablet_manager.cc:1403] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.161s	user 0.017s	sys 0.000s
I20260710 11:01:08.530238 15660 raft_consensus.cc:359] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.548892 15660 raft_consensus.cc:385] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.531528 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 386028a635574d77bcd92ea3a1eb7356 (DEFAULT_TABLE table=soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:08.549995 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386028a635574d77bcd92ea3a1eb7356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:08.553412 15662 raft_consensus.cc:359] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.553982 15662 raft_consensus.cc:385] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.554229 15662 raft_consensus.cc:740] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.554868 15662 consensus_queue.cc:260] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.544993 15661 raft_consensus.cc:740] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.556862 15662 ts_tablet_manager.cc:1434] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:08.557333 15660 raft_consensus.cc:740] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.557760 15662 tablet_bootstrap.cc:492] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.557555 15661 consensus_queue.cc:260] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.558166 15660 consensus_queue.cc:260] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.562150 15661 ts_tablet_manager.cc:1434] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:01:08.562986 15661 tablet_bootstrap.cc:492] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
W20260710 11:01:08.568791 15316 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:08.569073 15661 tablet_bootstrap.cc:654] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.570968 15660 ts_tablet_manager.cc:1434] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.002s
I20260710 11:01:08.573834 15660 tablet_bootstrap.cc:492] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.577805 15662 tablet_bootstrap.cc:654] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.588618 15660 tablet_bootstrap.cc:654] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.589257 15602 raft_consensus.cc:493] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:08.589787 15602 raft_consensus.cc:515] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.592016 15602 leader_election.cc:290] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:08.592952 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e208e80faa4c3889506fd827ceffae" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:08.594026 15444 raft_consensus.cc:2468] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:08.593941 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e208e80faa4c3889506fd827ceffae" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:08.595002 15518 raft_consensus.cc:2468] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:08.596055 15336 leader_election.cc:304] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:08.588896 15662 tablet_bootstrap.cc:492] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.597421 15662 ts_tablet_manager.cc:1403] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.040s	user 0.001s	sys 0.013s
I20260710 11:01:08.598165 15602 raft_consensus.cc:2804] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:08.598738 15602 raft_consensus.cc:493] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:08.599247 15602 raft_consensus.cc:3060] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.601271 15662 raft_consensus.cc:359] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.602231 15662 raft_consensus.cc:385] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.602602 15662 raft_consensus.cc:740] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.603569 15662 consensus_queue.cc:260] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.606724 15662 ts_tablet_manager.cc:1434] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260710 11:01:08.613343 15661 tablet_bootstrap.cc:492] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:08.614086 15661 ts_tablet_manager.cc:1403] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.011s
I20260710 11:01:08.615198 15602 raft_consensus.cc:515] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.617170 15602 leader_election.cc:290] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:08.608059 15662 tablet_bootstrap.cc:492] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.618460 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e208e80faa4c3889506fd827ceffae" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:08.619027 15518 raft_consensus.cc:3060] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.621941 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e208e80faa4c3889506fd827ceffae" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:08.622529 15444 raft_consensus.cc:3060] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.627224 15662 tablet_bootstrap.cc:654] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.631021 15573 raft_consensus.cc:493] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:08.631496 15573 raft_consensus.cc:515] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.632328 15518 raft_consensus.cc:2468] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:08.633733 15573 leader_election.cc:290] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:08.633857 15661 raft_consensus.cc:359] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.634878 15335 leader_election.cc:304] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:08.635082 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:08.635183 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:08.635667 15602 raft_consensus.cc:2804] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:01:08.636518 15483 leader_election.cc:343] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:08.636808 15602 raft_consensus.cc:697] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
W20260710 11:01:08.637094 15485 leader_election.cc:343] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:08.637399 15444 raft_consensus.cc:2468] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:08.637583 15485 leader_election.cc:304] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf459c26dac4ed2a0f80a26a6b13e48; no voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:08.637825 15602 consensus_queue.cc:237] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.635231 15661 raft_consensus.cc:385] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.639092 15661 raft_consensus.cc:740] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.639669 15573 raft_consensus.cc:2749] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:08.639943 15661 consensus_queue.cc:260] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.639716 15660 tablet_bootstrap.cc:492] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:08.641414 15660 ts_tablet_manager.cc:1403] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.035s
I20260710 11:01:08.645059 15660 raft_consensus.cc:359] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.646117 15660 raft_consensus.cc:385] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.646468 15660 raft_consensus.cc:740] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.646639 15661 ts_tablet_manager.cc:1434] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260710 11:01:08.647190 15660 consensus_queue.cc:260] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.648140 15662 tablet_bootstrap.cc:492] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.648658 15662 ts_tablet_manager.cc:1403] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.006s
I20260710 11:01:08.647610 15661 tablet_bootstrap.cc:492] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:08.649691 15660 ts_tablet_manager.cc:1434] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:08.650667 15660 tablet_bootstrap.cc:492] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.651984 15662 raft_consensus.cc:359] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.652747 15662 raft_consensus.cc:385] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.653014 15662 raft_consensus.cc:740] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.654130 15662 consensus_queue.cc:260] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.656451 15662 ts_tablet_manager.cc:1434] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:01:08.657346 15662 tablet_bootstrap.cc:492] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.657853 15660 tablet_bootstrap.cc:654] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.659082 15661 tablet_bootstrap.cc:654] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.663338 15662 tablet_bootstrap.cc:654] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.674598 15268 catalog_manager.cc:5697] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.712078 15660 tablet_bootstrap.cc:492] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:08.712618 15660 ts_tablet_manager.cc:1403] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.025s
I20260710 11:01:08.712857 15662 tablet_bootstrap.cc:492] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.713387 15662 ts_tablet_manager.cc:1403] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.024s
I20260710 11:01:08.713935 15661 tablet_bootstrap.cc:492] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:08.714440 15661 ts_tablet_manager.cc:1403] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.028s
I20260710 11:01:08.715909 15660 raft_consensus.cc:359] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.716208 15662 raft_consensus.cc:359] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.716661 15660 raft_consensus.cc:385] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.716849 15662 raft_consensus.cc:385] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.716989 15660 raft_consensus.cc:740] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.717269 15662 raft_consensus.cc:740] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.716967 15661 raft_consensus.cc:359] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.717813 15661 raft_consensus.cc:385] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.718120 15661 raft_consensus.cc:740] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.718145 15660 consensus_queue.cc:260] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.718149 15662 consensus_queue.cc:260] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.720590 15662 ts_tablet_manager.cc:1434] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:01:08.718914 15661 consensus_queue.cc:260] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.721580 15662 tablet_bootstrap.cc:492] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.720614 15660 ts_tablet_manager.cc:1434] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:01:08.722615 15661 ts_tablet_manager.cc:1434] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:08.723448 15660 tablet_bootstrap.cc:492] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.723412 15661 tablet_bootstrap.cc:492] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:08.729550 15662 tablet_bootstrap.cc:654] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.735939 15660 tablet_bootstrap.cc:654] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.737355 15661 tablet_bootstrap.cc:654] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.738955 15662 tablet_bootstrap.cc:492] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.739521 15662 ts_tablet_manager.cc:1403] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:01:08.742388 15662 raft_consensus.cc:359] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.743069 15662 raft_consensus.cc:385] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.743315 15662 raft_consensus.cc:740] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.743943 15662 consensus_queue.cc:260] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.746155 15662 ts_tablet_manager.cc:1434] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:01:08.747030 15662 tablet_bootstrap.cc:492] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.753129 15662 tablet_bootstrap.cc:654] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.753727 15660 tablet_bootstrap.cc:492] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:08.754621 15660 ts_tablet_manager.cc:1403] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260710 11:01:08.758445 15660 raft_consensus.cc:359] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.759378 15660 raft_consensus.cc:385] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.759744 15660 raft_consensus.cc:740] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.761202 15660 consensus_queue.cc:260] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.762941 15661 tablet_bootstrap.cc:492] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:08.763304 15660 ts_tablet_manager.cc:1434] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:01:08.763365 15661 ts_tablet_manager.cc:1403] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.010s
I20260710 11:01:08.764334 15660 tablet_bootstrap.cc:492] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.766309 15661 raft_consensus.cc:359] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.767935 15661 raft_consensus.cc:385] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.768311 15661 raft_consensus.cc:740] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.769006 15661 consensus_queue.cc:260] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.774252 15661 ts_tablet_manager.cc:1434] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:01:08.775296 15661 tablet_bootstrap.cc:492] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:08.776227 15662 tablet_bootstrap.cc:492] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.776779 15662 ts_tablet_manager.cc:1403] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260710 11:01:08.776981 15660 tablet_bootstrap.cc:654] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.779835 15662 raft_consensus.cc:359] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.780509 15662 raft_consensus.cc:385] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.780772 15662 raft_consensus.cc:740] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.781561 15662 consensus_queue.cc:260] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.782440 15661 tablet_bootstrap.cc:654] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.783615 15573 raft_consensus.cc:493] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:08.784019 15662 ts_tablet_manager.cc:1434] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260710 11:01:08.784258 15573 raft_consensus.cc:515] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.786008 15573 leader_election.cc:290] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:08.787396 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
W20260710 11:01:08.788631 15483 leader_election.cc:343] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:08.789222 15660 tablet_bootstrap.cc:492] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:08.786199 15662 tablet_bootstrap.cc:492] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.789904 15660 ts_tablet_manager.cc:1403] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.012s
I20260710 11:01:08.790285 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:08.791960 15444 raft_consensus.cc:2468] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 0.
I20260710 11:01:08.793938 15660 raft_consensus.cc:359] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.794970 15660 raft_consensus.cc:385] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.795315 15660 raft_consensus.cc:740] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.796310 15660 consensus_queue.cc:260] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.798936 15485 leader_election.cc:304] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [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: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 707684402c4c4a5da4523959004831d9
I20260710 11:01:08.799863 15662 tablet_bootstrap.cc:654] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.800050 15660 ts_tablet_manager.cc:1434] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:01:08.800513 15573 raft_consensus.cc:2804] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:08.800942 15573 raft_consensus.cc:493] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:08.801059 15660 tablet_bootstrap.cc:492] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.801357 15573 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.806627 15662 tablet_bootstrap.cc:492] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.807063 15660 tablet_bootstrap.cc:654] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.807147 15662 ts_tablet_manager.cc:1403] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.007s
I20260710 11:01:08.799171 15661 tablet_bootstrap.cc:492] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:08.809537 15661 ts_tablet_manager.cc:1403] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260710 11:01:08.810004 15573 raft_consensus.cc:515] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.816654 15662 raft_consensus.cc:359] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.817430 15662 raft_consensus.cc:385] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.817713 15662 raft_consensus.cc:740] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.818434 15662 consensus_queue.cc:260] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.818701 15661 raft_consensus.cc:359] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.819499 15661 raft_consensus.cc:385] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.819957 15661 raft_consensus.cc:740] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.820886 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:08.820968 15661 consensus_queue.cc:260] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
W20260710 11:01:08.822487 15483 leader_election.cc:343] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:08.825450 15661 ts_tablet_manager.cc:1434] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:01:08.826812 15661 tablet_bootstrap.cc:492] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:08.832854 15649 raft_consensus.cc:493] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:08.833575 15649 raft_consensus.cc:515] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.835914 15661 tablet_bootstrap.cc:654] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.836987 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab298c59e174966a6b37eb795ff62d4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:08.837817 15444 raft_consensus.cc:2468] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:08.840471 15336 leader_election.cc:304] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:08.841367 15649 leader_election.cc:290] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:08.844515 15602 raft_consensus.cc:2804] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:08.846135 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab298c59e174966a6b37eb795ff62d4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:08.846864 15518 raft_consensus.cc:2468] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:08.844990 15602 raft_consensus.cc:493] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:08.849781 15602 raft_consensus.cc:3060] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.849844 15661 tablet_bootstrap.cc:492] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:08.850817 15661 ts_tablet_manager.cc:1403] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260710 11:01:08.860890 15661 raft_consensus.cc:359] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.866180 15661 raft_consensus.cc:385] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.867129 15661 raft_consensus.cc:740] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.870023 15661 consensus_queue.cc:260] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.869081 15685 raft_consensus.cc:493] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:08.871878 15685 raft_consensus.cc:515] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.878537 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:08.879444 15444 raft_consensus.cc:2468] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:08.880999 15336 leader_election.cc:304] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:08.882181 15649 raft_consensus.cc:2804] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:08.882696 15649 raft_consensus.cc:493] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:08.883160 15649 raft_consensus.cc:3060] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.890532 15573 leader_election.cc:290] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:08.890830 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:08.891772 15444 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.894034 15602 raft_consensus.cc:515] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.896247 15602 leader_election.cc:290] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:08.896651 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:08.897406 15518 raft_consensus.cc:2468] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:08.900610 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab298c59e174966a6b37eb795ff62d4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:08.901358 15518 raft_consensus.cc:3060] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.904264 15662 ts_tablet_manager.cc:1434] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.097s	user 0.061s	sys 0.028s
I20260710 11:01:08.904493 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab298c59e174966a6b37eb795ff62d4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:08.904995 15443 raft_consensus.cc:3060] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.905198 15662 tablet_bootstrap.cc:492] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.910734 15662 tablet_bootstrap.cc:654] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.916653 15443 raft_consensus.cc:2468] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:08.917994 15336 leader_election.cc:304] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:08.920250 15518 raft_consensus.cc:2468] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:08.920279 15660 tablet_bootstrap.cc:492] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:08.921157 15662 tablet_bootstrap.cc:492] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.921186 15660 ts_tablet_manager.cc:1403] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.120s	user 0.037s	sys 0.058s
I20260710 11:01:08.921759 15662 ts_tablet_manager.cc:1403] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260710 11:01:08.924114 15662 raft_consensus.cc:359] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.924698 15662 raft_consensus.cc:385] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.924948 15662 raft_consensus.cc:740] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.925036 15660 raft_consensus.cc:359] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.925769 15662 consensus_queue.cc:260] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.926144 15660 raft_consensus.cc:385] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.926550 15660 raft_consensus.cc:740] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.875262 15661 ts_tablet_manager.cc:1434] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:01:08.927291 15660 consensus_queue.cc:260] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.927767 15662 ts_tablet_manager.cc:1434] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:08.928586 15662 tablet_bootstrap.cc:492] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48: Bootstrap starting.
I20260710 11:01:08.930466 15685 leader_election.cc:290] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:08.931030 15661 tablet_bootstrap.cc:492] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:08.933548 15662 tablet_bootstrap.cc:654] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.931672 15685 raft_consensus.cc:2804] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:08.933954 15685 raft_consensus.cc:697] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:08.946131 15685 consensus_queue.cc:237] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.949041 15661 tablet_bootstrap.cc:654] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.953440 15444 raft_consensus.cc:2468] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 1.
I20260710 11:01:08.955231 15485 leader_election.cc:304] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 707684402c4c4a5da4523959004831d9
I20260710 11:01:08.956261 15682 raft_consensus.cc:2804] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:08.945123 15662 tablet_bootstrap.cc:492] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48: No bootstrap required, opened a new log
I20260710 11:01:08.956725 15682 raft_consensus.cc:697] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:08.943338 15660 ts_tablet_manager.cc:1434] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.007s
I20260710 11:01:08.957075 15649 raft_consensus.cc:515] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.957593 15682 consensus_queue.cc:237] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.958452 15660 tablet_bootstrap.cc:492] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.959177 15649 leader_election.cc:290] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:08.960001 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:08.961563 15444 raft_consensus.cc:3060] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.960613 15662 ts_tablet_manager.cc:1403] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
W20260710 11:01:08.962908 15335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.195:41691, user_credentials={real_user=slave}} blocked reactor thread for 55321.6us
I20260710 11:01:08.963410 15661 tablet_bootstrap.cc:492] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:08.965374 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:08.965718 15660 tablet_bootstrap.cc:654] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.966111 15518 raft_consensus.cc:3060] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.965622 15661 ts_tablet_manager.cc:1403] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260710 11:01:08.969240 15662 raft_consensus.cc:359] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.979375 15662 raft_consensus.cc:385] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.979727 15662 raft_consensus.cc:740] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.979980 15568 raft_consensus.cc:493] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:08.980195 15660 tablet_bootstrap.cc:492] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:08.980448 15568 raft_consensus.cc:515] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.978571 15661 raft_consensus.cc:359] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.980686 15660 ts_tablet_manager.cc:1403] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 11:01:08.974043 15518 raft_consensus.cc:2468] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:08.980643 15662 consensus_queue.cc:260] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.982658 15568 leader_election.cc:290] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:08.981954 15661 raft_consensus.cc:385] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.982857 15335 leader_election.cc:304] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:08.983146 15661 raft_consensus.cc:740] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.983628 15602 raft_consensus.cc:2804] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:08.984097 15602 raft_consensus.cc:697] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:08.985174 15662 ts_tablet_manager.cc:1434] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 11:01:08.985049 15602 consensus_queue.cc:237] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.984016 15661 consensus_queue.cc:260] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.986272 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:08.986284 15660 raft_consensus.cc:359] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.986967 15369 raft_consensus.cc:2468] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:08.987174 15660 raft_consensus.cc:385] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:08.987545 15660 raft_consensus.cc:740] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.988405 15661 ts_tablet_manager.cc:1434] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 11:01:08.988163 15660 consensus_queue.cc:260] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.988507 15409 leader_election.cc:304] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:08.989545 15661 tablet_bootstrap.cc:492] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:08.980813 15685 raft_consensus.cc:493] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:08.990451 15660 ts_tablet_manager.cc:1434] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:08.990073 15685 raft_consensus.cc:515] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:08.991597 15660 tablet_bootstrap.cc:492] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:08.992573 15674 raft_consensus.cc:2804] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:08.992965 15674 raft_consensus.cc:493] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:08.993546 15674 raft_consensus.cc:3060] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:08.997012 15444 raft_consensus.cc:2468] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:08.998479 15660 tablet_bootstrap.cc:654] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:08.998000 15268 catalog_manager.cc:5697] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.999704 15661 tablet_bootstrap.cc:654] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:09.003014 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:09.003566 15685 leader_election.cc:290] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.003731 15517 raft_consensus.cc:2468] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:09.008770 15335 leader_election.cc:304] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.009645 15602 raft_consensus.cc:2804] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:09.009967 15602 raft_consensus.cc:493] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:09.009897 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:09.010555 15602 raft_consensus.cc:3060] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:09.011997 15336 leader_election.cc:343] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:09.018008 15674 raft_consensus.cc:515] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.018858 15602 raft_consensus.cc:515] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.020689 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:09.021243 15369 raft_consensus.cc:3060] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.021428 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
W20260710 11:01:09.022619 15336 leader_election.cc:343] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:09.024173 15602 leader_election.cc:290] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.024695 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.025154 15517 raft_consensus.cc:3060] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.035805 15266 catalog_manager.cc:5697] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.030740 15573 raft_consensus.cc:493] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:09.037444 15573 raft_consensus.cc:515] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.039507 15573 leader_election.cc:290] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:09.041038 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:09.041293 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:09.041849 15444 raft_consensus.cc:2393] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf459c26dac4ed2a0f80a26a6b13e48 in current term 1: Already voted for candidate 7f902a22e15d4784b8549f2eb395373a in this term.
I20260710 11:01:09.041818 15518 raft_consensus.cc:2468] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:09.043943 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:09.047398 15483 leader_election.cc:304] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf459c26dac4ed2a0f80a26a6b13e48; no voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:09.048523 15682 raft_consensus.cc:3060] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.053745 15674 leader_election.cc:290] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.056174 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.059293 15661 tablet_bootstrap.cc:492] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:09.059351 15660 tablet_bootstrap.cc:492] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:09.060020 15660 ts_tablet_manager.cc:1403] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.039s
I20260710 11:01:09.060098 15265 catalog_manager.cc:5697] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:09.062673 15660 raft_consensus.cc:359] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.063310 15660 raft_consensus.cc:385] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:09.063570 15660 raft_consensus.cc:740] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:09.064286 15660 consensus_queue.cc:260] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.066246 15660 ts_tablet_manager.cc:1434] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:09.060020 15661 ts_tablet_manager.cc:1403] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.035s
I20260710 11:01:09.067314 15660 tablet_bootstrap.cc:492] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9: Bootstrap starting.
I20260710 11:01:09.067981 15602 raft_consensus.cc:493] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:09.068451 15602 raft_consensus.cc:515] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.069053 15685 raft_consensus.cc:493] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:09.069525 15685 raft_consensus.cc:515] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.069749 15661 raft_consensus.cc:359] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.070479 15602 leader_election.cc:290] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.070586 15661 raft_consensus.cc:385] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:09.071045 15661 raft_consensus.cc:740] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:09.071354 15685 leader_election.cc:290] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.071789 15661 consensus_queue.cc:260] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.072743 15660 tablet_bootstrap.cc:654] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:09.056195 15682 raft_consensus.cc:2749] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:09.074265 15661 ts_tablet_manager.cc:1434] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:09.075239 15661 tablet_bootstrap.cc:492] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: Bootstrap starting.
I20260710 11:01:09.079895 15518 raft_consensus.cc:2468] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:09.082324 15661 tablet_bootstrap.cc:654] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:09.082561 15517 raft_consensus.cc:2468] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:09.083528 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:09.083597 15335 leader_election.cc:304] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:09.084226 15519 raft_consensus.cc:2468] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:09.084903 15685 raft_consensus.cc:2804] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:09.085387 15335 leader_election.cc:304] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.085700 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:09.085469 15685 raft_consensus.cc:697] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:09.083578 15516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:09.086334 15443 raft_consensus.cc:2468] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:09.086536 15660 tablet_bootstrap.cc:492] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9: No bootstrap required, opened a new log
I20260710 11:01:09.086776 15686 raft_consensus.cc:2804] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:09.086474 15516 raft_consensus.cc:2468] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:09.087134 15660 ts_tablet_manager.cc:1403] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260710 11:01:09.087913 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:09.088639 15444 raft_consensus.cc:2468] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 0.
I20260710 11:01:09.089002 15335 leader_election.cc:304] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.087167 15686 raft_consensus.cc:493] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:09.089860 15686 raft_consensus.cc:3060] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.091385 15660 raft_consensus.cc:359] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.092267 15660 raft_consensus.cc:385] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:09.092587 15660 raft_consensus.cc:740] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Initialized, Role: FOLLOWER
I20260710 11:01:09.093418 15602 raft_consensus.cc:2804] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:09.093482 15660 consensus_queue.cc:260] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.094365 15602 raft_consensus.cc:493] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:09.094833 15602 raft_consensus.cc:3060] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.095808 15661 tablet_bootstrap.cc:492] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: No bootstrap required, opened a new log
I20260710 11:01:09.095860 15660 ts_tablet_manager.cc:1434] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:01:09.096472 15661 ts_tablet_manager.cc:1403] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:01:09.087261 15685 consensus_queue.cc:237] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.098768 15661 raft_consensus.cc:359] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.099232 15661 raft_consensus.cc:385] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:09.099517 15661 raft_consensus.cc:740] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Initialized, Role: FOLLOWER
I20260710 11:01:09.100155 15661 consensus_queue.cc:260] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.102047 15661 ts_tablet_manager.cc:1434] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:09.110468 15369 raft_consensus.cc:2468] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:09.110316 15686 raft_consensus.cc:515] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.110639 15410 leader_election.cc:304] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.111766 15697 raft_consensus.cc:2804] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:09.112226 15697 raft_consensus.cc:697] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.113379 15686 leader_election.cc:290] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.113030 15697 consensus_queue.cc:237] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.113554 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.114151 15518 raft_consensus.cc:3060] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.114224 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:09.114863 15444 raft_consensus.cc:3060] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.114162 15602 raft_consensus.cc:515] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.119557 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:09.119935 15602 leader_election.cc:290] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.120072 15443 raft_consensus.cc:3060] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.120455 15518 raft_consensus.cc:2468] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:09.121487 15335 leader_election.cc:304] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.122409 15602 raft_consensus.cc:2804] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:09.122840 15602 raft_consensus.cc:697] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:09.123521 15602 consensus_queue.cc:237] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.125289 15265 catalog_manager.cc:5697] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.128276 15444 raft_consensus.cc:2468] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:09.130561 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.131547 15517 raft_consensus.cc:3060] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.128178 15443 raft_consensus.cc:2468] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:09.133752 15336 leader_election.cc:304] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:09.134915 15686 raft_consensus.cc:2804] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:09.135434 15686 raft_consensus.cc:697] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:09.137300 15686 consensus_queue.cc:237] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.152621 15517 raft_consensus.cc:2468] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 1.
I20260710 11:01:09.156500 15265 catalog_manager.cc:5697] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.160184 15268 catalog_manager.cc:5697] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.161581 15268 catalog_manager.cc:5697] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.164043 15602 raft_consensus.cc:493] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:09.164520 15602 raft_consensus.cc:515] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.168135 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f902a22e15d4784b8549f2eb395373a" is_pre_election: true
I20260710 11:01:09.168951 15443 raft_consensus.cc:2393] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 707684402c4c4a5da4523959004831d9 in current term 1: Already voted for candidate adf459c26dac4ed2a0f80a26a6b13e48 in this term.
I20260710 11:01:09.170742 15602 leader_election.cc:290] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.171392 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:09.172475 15335 leader_election.cc:304] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 707684402c4c4a5da4523959004831d9; no voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:09.173074 15602 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.177076 15602 raft_consensus.cc:2749] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:09.213882 15697 raft_consensus.cc:493] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:09.214433 15697 raft_consensus.cc:515] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.216212 15697 leader_election.cc:290] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.216838 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:09.217178 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:09.217352 15369 raft_consensus.cc:2468] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:09.217758 15517 raft_consensus.cc:2468] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 0.
I20260710 11:01:09.218364 15409 leader_election.cc:304] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:09.219051 15697 raft_consensus.cc:2804] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:09.219462 15697 raft_consensus.cc:493] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:09.219741 15697 raft_consensus.cc:3060] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.224478 15697 raft_consensus.cc:515] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.226123 15697 leader_election.cc:290] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.226727 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:09.227152 15369 raft_consensus.cc:3060] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.227164 15517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.227730 15517 raft_consensus.cc:3060] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.231927 15369 raft_consensus.cc:2468] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:09.232972 15409 leader_election.cc:304] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:09.233717 15674 raft_consensus.cc:2804] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:09.234246 15674 raft_consensus.cc:697] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.234390 15517 raft_consensus.cc:2468] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 1.
I20260710 11:01:09.235110 15674 consensus_queue.cc:237] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.242396 15268 catalog_manager.cc:5697] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 1 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.260464 15674 raft_consensus.cc:493] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:09.261128 15674 raft_consensus.cc:515] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.263597 15674 leader_election.cc:290] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.264159 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707684402c4c4a5da4523959004831d9" is_pre_election: true
I20260710 11:01:09.265110 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" is_pre_election: true
I20260710 11:01:09.265322 15602 consensus_queue.cc:1048] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.265884 15518 raft_consensus.cc:2393] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f902a22e15d4784b8549f2eb395373a in current term 1: Already voted for candidate 707684402c4c4a5da4523959004831d9 in this term.
I20260710 11:01:09.266371 15686 consensus_queue.cc:1048] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.266829 15410 leader_election.cc:304] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a; no voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:09.267633 15674 raft_consensus.cc:3060] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.277379 15674 raft_consensus.cc:2749] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:09.299926 15444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98e8b576e607433a86e22a34abf60764"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
mode: GRACEFUL
new_leader_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:46152
I20260710 11:01:09.300542 15444 raft_consensus.cc:606] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Received request to transfer leadership to TS 707684402c4c4a5da4523959004831d9
I20260710 11:01:09.311488 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:48448
I20260710 11:01:09.311915 15369 raft_consensus.cc:606] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Received request to transfer leadership to TS 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:09.316090 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:48448
I20260710 11:01:09.316498 15369 raft_consensus.cc:606] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Received request to transfer leadership to TS 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:09.320648 15516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
mode: GRACEFUL
new_leader_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:36982
I20260710 11:01:09.321091 15516 raft_consensus.cc:606] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Received request to transfer leadership to TS 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:09.325765 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:48448
I20260710 11:01:09.326184 15369 raft_consensus.cc:606] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Received request to transfer leadership to TS 7f902a22e15d4784b8549f2eb395373a
I20260710 11:01:09.330230 15443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
mode: GRACEFUL
new_leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:46152
I20260710 11:01:09.330641 15443 raft_consensus.cc:606] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Received request to transfer leadership to TS adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:09.345595 15686 consensus_queue.cc:1048] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.355458 15685 consensus_queue.cc:1048] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.356600 15682 consensus_queue.cc:1048] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.358688 15573 consensus_queue.cc:1048] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.367074 15573 raft_consensus.cc:993] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: : Instructing follower 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.367559 15573 raft_consensus.cc:1081] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Signalling peer 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.372005 15443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:46130
I20260710 11:01:09.372538 15443 raft_consensus.cc:493] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.372922 15443 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.379928 15443 raft_consensus.cc:515] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.382952 15443 leader_election.cc:290] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.383616 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:09.384202 15369 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.386566 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.387101 15518 raft_consensus.cc:3055] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.387391 15518 raft_consensus.cc:740] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:09.388065 15518 consensus_queue.cc:260] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.389146 15518 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.391400 15369 raft_consensus.cc:2468] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:09.392494 15409 leader_election.cc:304] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:09.393321 15697 raft_consensus.cc:2804] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.393760 15697 raft_consensus.cc:697] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.394889 15697 consensus_queue.cc:237] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.397186 15518 raft_consensus.cc:2468] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:09.402379 15267 catalog_manager.cc:5697] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 1 to 2, leader changed from adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195) to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.487310 15685 consensus_queue.cc:1048] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.491943 15685 consensus_queue.cc:1048] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.500329 15685 consensus_queue.cc:1048] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.507274 15649 raft_consensus.cc:993] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: : Instructing follower 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.507690 15649 raft_consensus.cc:1081] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Signalling peer 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.508378 15649 raft_consensus.cc:993] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: : Instructing follower 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.508697 15686 raft_consensus.cc:1081] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Signalling peer 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.510176 15444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:46142
I20260710 11:01:09.511508 15444 raft_consensus.cc:493] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.511896 15444 raft_consensus.cc:3060] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.513055 15602 consensus_queue.cc:1048] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.513337 15445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:46142
I20260710 11:01:09.513893 15445 raft_consensus.cc:493] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.514250 15445 raft_consensus.cc:3060] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.520080 15444 raft_consensus.cc:515] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.520709 15445 raft_consensus.cc:515] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.521709 15443 raft_consensus.cc:1240] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Rejecting Update request from peer 707684402c4c4a5da4523959004831d9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:09.522732 15445 leader_election.cc:290] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.524210 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.524973 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196a2a7a94a04f56bfc8ea19d278a24d" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:09.524154 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:09.525574 15370 raft_consensus.cc:3055] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.525679 15369 raft_consensus.cc:3055] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.525978 15370 raft_consensus.cc:740] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:09.526052 15369 raft_consensus.cc:740] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:09.526890 15369 consensus_queue.cc:260] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.526890 15370 consensus_queue.cc:260] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.528002 15370 raft_consensus.cc:3060] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.528148 15369 raft_consensus.cc:3060] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.536053 15444 leader_election.cc:290] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.536577 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64abe0183d24f01beb6445f7ca96562" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.537096 15518 raft_consensus.cc:3060] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.538420 15370 raft_consensus.cc:2468] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:09.539530 15409 leader_election.cc:304] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [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: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:09.540587 15697 raft_consensus.cc:2804] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.541042 15697 raft_consensus.cc:697] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.541853 15697 consensus_queue.cc:237] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [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: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.542207 15685 consensus_queue.cc:1048] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.543416 15518 raft_consensus.cc:2468] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:09.544699 15410 leader_election.cc:304] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.545527 15674 raft_consensus.cc:2804] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.535751 15369 raft_consensus.cc:2468] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:09.550103 15674 raft_consensus.cc:697] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.550911 15674 consensus_queue.cc:237] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.554261 15265 catalog_manager.cc:5697] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 1 to 2, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.562577 15685 consensus_queue.cc:1048] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.571661 15265 catalog_manager.cc:5697] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 1 to 2, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.573721 15674 consensus_queue.cc:1048] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.593146 15697 consensus_queue.cc:1048] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.596678 15685 consensus_queue.cc:1048] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.602074 15697 raft_consensus.cc:993] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: : Instructing follower 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:09.602495 15718 raft_consensus.cc:1081] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Signalling peer 707684402c4c4a5da4523959004831d9 to start an election
I20260710 11:01:09.604521 15369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98e8b576e607433a86e22a34abf60764"
dest_uuid: "707684402c4c4a5da4523959004831d9"
 from {username='slave'} at 127.0.0.1:48436
I20260710 11:01:09.605029 15369 raft_consensus.cc:493] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.605383 15369 raft_consensus.cc:3060] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.614285 15685 consensus_queue.cc:1048] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.614560 15369 raft_consensus.cc:515] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.616956 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:09.617475 15443 raft_consensus.cc:3055] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.617762 15443 raft_consensus.cc:740] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.618542 15443 consensus_queue.cc:260] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.619515 15443 raft_consensus.cc:3060] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.624135 15718 consensus_queue.cc:1048] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:09.625689 15443 raft_consensus.cc:2468] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:09.626861 15336 leader_election.cc:304] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, 7f902a22e15d4784b8549f2eb395373a; no voters: 
I20260710 11:01:09.627692 15685 raft_consensus.cc:2804] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.628162 15685 raft_consensus.cc:697] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Becoming Leader. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:09.628665 15369 leader_election.cc:290] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [CANDIDATE]: Term 2 election: Requested vote from peers 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.629025 15685 consensus_queue.cc:237] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.630044 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e8b576e607433a86e22a34abf60764" candidate_uuid: "707684402c4c4a5da4523959004831d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.636116 15518 raft_consensus.cc:3060] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.638379 15649 raft_consensus.cc:993] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: : Instructing follower 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.638849 15602 raft_consensus.cc:1081] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Signalling peer 7f902a22e15d4784b8549f2eb395373a to start an election
I20260710 11:01:09.641521 15443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
 from {username='slave'} at 127.0.0.1:46142
I20260710 11:01:09.641955 15443 raft_consensus.cc:493] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.642241 15443 raft_consensus.cc:3060] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.646905 15265 catalog_manager.cc:5697] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 reported cstate change: term changed from 1 to 2, leader changed from 7f902a22e15d4784b8549f2eb395373a (127.11.59.194) to 707684402c4c4a5da4523959004831d9 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "707684402c4c4a5da4523959004831d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.647917 15518 raft_consensus.cc:2468] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707684402c4c4a5da4523959004831d9 in term 2.
I20260710 11:01:09.648394 15718 consensus_queue.cc:1048] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:09.652186 15443 raft_consensus.cc:515] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.656360 15518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
I20260710 11:01:09.656903 15518 raft_consensus.cc:3060] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.662276 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745cf5f21127414b9048ed1061fb96e4" candidate_uuid: "7f902a22e15d4784b8549f2eb395373a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:09.662880 15369 raft_consensus.cc:3055] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.663125 15518 raft_consensus.cc:2468] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:09.663244 15369 raft_consensus.cc:740] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:09.664342 15410 leader_election.cc:304] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.665082 15443 leader_election.cc:290] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195:41691)
I20260710 11:01:09.665551 15674 raft_consensus.cc:2804] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.664484 15369 consensus_queue.cc:260] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.666045 15674 raft_consensus.cc:697] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Leader. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.668094 15369 raft_consensus.cc:3060] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.668313 15674 consensus_queue.cc:237] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.673643 15369 raft_consensus.cc:2468] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f902a22e15d4784b8549f2eb395373a in term 2.
I20260710 11:01:09.677325 15718 raft_consensus.cc:993] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: : Instructing follower adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:09.677708 15697 raft_consensus.cc:1081] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Signalling peer adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:09.679265 15516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:36958
I20260710 11:01:09.679864 15516 raft_consensus.cc:493] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.680209 15516 raft_consensus.cc:3060] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.679014 15267 catalog_manager.cc:5697] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a reported cstate change: term changed from 1 to 2, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to 7f902a22e15d4784b8549f2eb395373a (127.11.59.194). New cstate: current_term: 2 leader_uuid: "7f902a22e15d4784b8549f2eb395373a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.685357 15516 raft_consensus.cc:515] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.687673 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:09.688089 15369 raft_consensus.cc:3060] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.689689 15516 leader_election.cc:290] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:09.693059 15369 raft_consensus.cc:2468] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 2.
I20260710 11:01:09.694069 15483 leader_election.cc:304] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:09.694775 15682 raft_consensus.cc:2804] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.694893 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386028a635574d77bcd92ea3a1eb7356" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:09.695228 15682 raft_consensus.cc:697] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:09.695493 15443 raft_consensus.cc:3055] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.695830 15443 raft_consensus.cc:740] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:09.696009 15682 consensus_queue.cc:237] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.696386 15443 consensus_queue.cc:260] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:09.697417 15443 raft_consensus.cc:3060] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.703562 15443 raft_consensus.cc:2468] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 2.
I20260710 11:01:09.703812 15265 catalog_manager.cc:5697] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 1 to 2, leader changed from 7f902a22e15d4784b8549f2eb395373a (127.11.59.194) to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:09.785629 15516 raft_consensus.cc:1275] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:09.786379 15369 raft_consensus.cc:1275] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:09.786955 15726 consensus_queue.cc:1048] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.787631 15697 consensus_queue.cc:1048] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.978279 15369 raft_consensus.cc:1275] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:09.979449 15726 consensus_queue.cc:1048] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.987748 15369 raft_consensus.cc:1275] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:09.988740 15516 raft_consensus.cc:1275] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:09.990114 15718 consensus_queue.cc:1048] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.991214 15674 consensus_queue.cc:1048] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:10.000080 15518 raft_consensus.cc:3060] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.006287 15518 raft_consensus.cc:1275] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:10.007575 15697 consensus_queue.cc:1048] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:01:10.096331 15443 raft_consensus.cc:1275] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:10.097368 15682 consensus_queue.cc:1048] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:10.104643 15369 raft_consensus.cc:1275] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:10.106184 15682 consensus_queue.cc:1048] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:10.113482 15518 raft_consensus.cc:1275] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:10.116712 15697 consensus_queue.cc:1048] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:10.123052 15369 raft_consensus.cc:1275] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer 7f902a22e15d4784b8549f2eb395373a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:10.124356 15726 consensus_queue.cc:1048] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:10.147646 15443 raft_consensus.cc:1275] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:10.148662 15685 consensus_queue.cc:1048] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:10.155004 15518 raft_consensus.cc:1275] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Refusing update from remote peer 707684402c4c4a5da4523959004831d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:10.156656 15602 consensus_queue.cc:1048] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.333920 15265 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39776:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:12.359068 15265 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39776:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:12.392601 11503 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:01:12.475378 15410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.195:41691, user_credentials={real_user=slave}} blocked reactor thread for 49705.7us
I20260710 11:01:12.572475 15766 tablet.cc:1724] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.590945 15782 tablet.cc:1724] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.598170 15767 tablet.cc:1724] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:12.608798 15396 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4ab298c59e174966a6b37eb795ff62d4)
I20260710 11:01:12.649387 15777 tablet.cc:1724] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.613181 15788 tablet.cc:1724] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.621094 15786 tablet.cc:1724] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:12.653151 15396 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4ab298c59e174966a6b37eb795ff62d4)
I20260710 11:01:12.628373 15785 tablet.cc:1724] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.656970 15793 tablet.cc:1724] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:12.659108 15396 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4ab298c59e174966a6b37eb795ff62d4)
I20260710 11:01:12.734949 15794 tablet.cc:1724] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.741675 15774 tablet.cc:1724] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.761478 15798 tablet.cc:1724] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.773614 15782 tablet.cc:1724] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.774178 15766 tablet.cc:1724] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.781141 15767 tablet.cc:1724] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.787531 15788 tablet.cc:1724] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.788820 15795 tablet.cc:1724] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.787375 15777 tablet.cc:1724] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.795789 15782 tablet.cc:1724] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.810590 15794 tablet.cc:1724] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:12.813359 15336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.194:37025, user_credentials={real_user=slave}} blocked reactor thread for 74679.8us
I20260710 11:01:12.815982 15366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "868c496baf25465b9626abbfb91d2422"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:46664
I20260710 11:01:12.816725 15366 raft_consensus.cc:606] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Received request to transfer leadership to TS adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:12.803406 15774 tablet.cc:1724] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:12.819693 15335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.195:41691, user_credentials={real_user=slave}} blocked reactor thread for 81093.6us
I20260710 11:01:12.830744 15785 tablet.cc:1724] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.833817 15793 tablet.cc:1724] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.844936 15797 raft_consensus.cc:993] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: : Instructing follower adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:12.845422 15797 raft_consensus.cc:1081] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Signalling peer adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:12.854350 15514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "868c496baf25465b9626abbfb91d2422"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:36974
I20260710 11:01:12.855163 15514 raft_consensus.cc:493] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.855607 15514 raft_consensus.cc:3060] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.864279 15798 tablet.cc:1724] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.869597 15514 raft_consensus.cc:515] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:12.872804 15777 tablet.cc:1724] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.868069 15782 tablet.cc:1724] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.884533 15794 tablet.cc:1724] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.892431 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:12.893190 15366 raft_consensus.cc:3055] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.893528 15366 raft_consensus.cc:740] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:12.893925 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c496baf25465b9626abbfb91d2422" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:12.886675 15793 tablet.cc:1724] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:12.894690 15366 consensus_queue.cc:260] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:12.895860 15366 raft_consensus.cc:3060] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.897969 15514 leader_election.cc:290] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 2 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:12.905454 15445 raft_consensus.cc:3060] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.909359 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
mode: GRACEFUL
new_leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:49310
I20260710 11:01:12.909924 15441 raft_consensus.cc:606] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Received request to transfer leadership to TS adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:12.911437 11503 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:01:12.911844 15366 raft_consensus.cc:2468] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 2.
I20260710 11:01:12.912030 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:12.912580 15445 raft_consensus.cc:2468] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 2.
I20260710 11:01:12.913327 15483 leader_election.cc:304] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:12.916644 15778 raft_consensus.cc:2804] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.917117 15778 raft_consensus.cc:697] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:12.918037 15778 consensus_queue.cc:237] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:12.931727 15366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb"
dest_uuid: "707684402c4c4a5da4523959004831d9"
mode: GRACEFUL
new_leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:46664
I20260710 11:01:12.932729 15366 raft_consensus.cc:606] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Received request to transfer leadership to TS adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:12.936111 15445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a"
dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
mode: GRACEFUL
new_leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:49310
I20260710 11:01:12.936664 15445 raft_consensus.cc:606] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Received request to transfer leadership to TS adf459c26dac4ed2a0f80a26a6b13e48
I20260710 11:01:12.937763 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:12.938300 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:12.942457 15773 raft_consensus.cc:993] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9: : Instructing follower adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:12.943109 15799 raft_consensus.cc:1081] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Signalling peer adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:12.943397 15267 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c: soft_deleted_table [id=f97a428f5431430eadf2d051e5716ade] alter complete (version 1)
I20260710 11:01:12.944859 15514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:36974
I20260710 11:01:12.945432 15514 raft_consensus.cc:493] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.945778 15514 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:12.950552 15514 raft_consensus.cc:515] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:12.950683 15265 catalog_manager.cc:5697] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 1 to 2, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:12.952158 15514 leader_election.cc:290] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 3 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:12.952917 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:12.953145 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae517e81446b4eb0b53345b90f2c20fb" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:12.953442 15366 raft_consensus.cc:3055] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:12.953779 15445 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:12.953788 15366 raft_consensus.cc:740] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 707684402c4c4a5da4523959004831d9, State: Running, Role: LEADER
I20260710 11:01:12.954860 15366 consensus_queue.cc:260] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [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: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:12.956177 15366 raft_consensus.cc:3060] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:12.961143 15445 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 3.
I20260710 11:01:12.962643 15485 leader_election.cc:304] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [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: 7f902a22e15d4784b8549f2eb395373a, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:12.963347 15366 raft_consensus.cc:2468] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 3.
I20260710 11:01:12.963438 15778 raft_consensus.cc:2804] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:12.964071 15778 raft_consensus.cc:697] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:12.964949 15778 consensus_queue.cc:237] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [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: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } }
I20260710 11:01:12.973881 15265 catalog_manager.cc:5697] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 2 to 3, leader changed from 707684402c4c4a5da4523959004831d9 (127.11.59.193) to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.004490 15779 raft_consensus.cc:993] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a: : Instructing follower adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:13.005070 15755 raft_consensus.cc:1081] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Signalling peer adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:13.006364 15514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:36958
I20260710 11:01:13.006803 15514 raft_consensus.cc:493] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:13.007094 15514 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.012300 15514 raft_consensus.cc:515] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:13.013833 15514 leader_election.cc:290] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 3 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:13.014554 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:13.014744 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41d973076594bd1bcb40b8e3a119a7a" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:13.015172 15366 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.015312 15445 raft_consensus.cc:3055] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:13.015715 15445 raft_consensus.cc:740] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:13.016525 15445 consensus_queue.cc:260] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [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: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:13.017539 15445 raft_consensus.cc:3060] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.020298 15366 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 3.
I20260710 11:01:13.021663 15483 leader_election.cc:304] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [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: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:13.022603 15778 raft_consensus.cc:2804] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:13.023126 15778 raft_consensus.cc:697] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:13.023599 15445 raft_consensus.cc:2468] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 3.
I20260710 11:01:13.024055 15778 consensus_queue.cc:237] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [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: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:13.033023 15265 catalog_manager.cc:5697] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 2 to 3, leader changed from 7f902a22e15d4784b8549f2eb395373a (127.11.59.194) to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.193486 15779 raft_consensus.cc:993] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: : Instructing follower adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:13.193944 15779 raft_consensus.cc:1081] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Signalling peer adf459c26dac4ed2a0f80a26a6b13e48 to start an election
I20260710 11:01:13.195344 15514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911"
dest_uuid: "adf459c26dac4ed2a0f80a26a6b13e48"
 from {username='slave'} at 127.0.0.1:36958
I20260710 11:01:13.195798 15514 raft_consensus.cc:493] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:13.196077 15514 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.200654 15514 raft_consensus.cc:515] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:13.202363 15514 leader_election.cc:290] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [CANDIDATE]: Term 3 election: Requested vote from peers 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641), 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025)
I20260710 11:01:13.203019 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "707684402c4c4a5da4523959004831d9"
I20260710 11:01:13.203226 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a299c87a674e22abde51ba6a675911" candidate_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7f902a22e15d4784b8549f2eb395373a"
I20260710 11:01:13.203653 15366 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.203825 15445 raft_consensus.cc:3055] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:13.204190 15445 raft_consensus.cc:740] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f902a22e15d4784b8549f2eb395373a, State: Running, Role: LEADER
I20260710 11:01:13.204825 15445 consensus_queue.cc:260] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [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: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:13.205750 15445 raft_consensus.cc:3060] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.208431 15366 raft_consensus.cc:2468] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 3.
I20260710 11:01:13.209707 15483 leader_election.cc:304] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [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: 707684402c4c4a5da4523959004831d9, adf459c26dac4ed2a0f80a26a6b13e48; no voters: 
I20260710 11:01:13.210614 15778 raft_consensus.cc:2804] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:13.211089 15778 raft_consensus.cc:697] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 LEADER]: Becoming Leader. State: Replica: adf459c26dac4ed2a0f80a26a6b13e48, State: Running, Role: LEADER
I20260710 11:01:13.211263 15445 raft_consensus.cc:2468] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf459c26dac4ed2a0f80a26a6b13e48 in term 3.
I20260710 11:01:13.212462 15778 consensus_queue.cc:237] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [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: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } }
I20260710 11:01:13.218564 15265 catalog_manager.cc:5697] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 reported cstate change: term changed from 2 to 3, leader changed from 7f902a22e15d4784b8549f2eb395373a (127.11.59.194) to adf459c26dac4ed2a0f80a26a6b13e48 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf459c26dac4ed2a0f80a26a6b13e48" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.402838 15366 raft_consensus.cc:1275] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:13.404070 15778 consensus_queue.cc:1048] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.406127 15445 raft_consensus.cc:1275] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:13.407354 15778 consensus_queue.cc:1048] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.410085 15445 raft_consensus.cc:1275] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:13.413580 15778 consensus_queue.cc:1048] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.419843 15368 raft_consensus.cc:1275] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:13.422827 15775 consensus_queue.cc:1048] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.442039 15442 raft_consensus.cc:1275] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:13.444136 15778 consensus_queue.cc:1048] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.456076 15368 raft_consensus.cc:1275] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:13.458290 15778 consensus_queue.cc:1048] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.672318 15442 raft_consensus.cc:1275] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:13.673491 15815 consensus_queue.cc:1048] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f902a22e15d4784b8549f2eb395373a" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 37025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:13.680166 15368 raft_consensus.cc:1275] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Refusing update from remote peer adf459c26dac4ed2a0f80a26a6b13e48: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:13.681735 15775 consensus_queue.cc:1048] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707684402c4c4a5da4523959004831d9" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:13.993275 11503 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:13.998721 11503 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:01:13.999116 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:14.004043 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:01:14.004312 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:15.033411 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
I20260710 11:01:15.062198 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:15.062991 11503 tablet_replica.cc:333] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.063722 11503 raft_consensus.cc:2243] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.064186 11503 raft_consensus.cc:2272] T 386028a635574d77bcd92ea3a1eb7356 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.066202 11503 tablet_replica.cc:333] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.066795 11503 raft_consensus.cc:2243] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.067242 11503 raft_consensus.cc:2272] T 745cf5f21127414b9048ed1061fb96e4 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.068914 11503 tablet_replica.cc:333] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.069510 11503 raft_consensus.cc:2243] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.069897 11503 raft_consensus.cc:2272] T e3a299c87a674e22abde51ba6a675911 P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.071480 11503 tablet_replica.cc:333] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.072116 11503 raft_consensus.cc:2243] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.072496 11503 raft_consensus.cc:2272] T 868c496baf25465b9626abbfb91d2422 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.074424 11503 tablet_replica.cc:333] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.075105 11503 raft_consensus.cc:2243] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.075559 11503 raft_consensus.cc:2272] T 196a2a7a94a04f56bfc8ea19d278a24d P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.077613 11503 tablet_replica.cc:333] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.078157 11503 raft_consensus.cc:2243] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.078872 11503 raft_consensus.cc:2272] T 4ab298c59e174966a6b37eb795ff62d4 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.080531 11503 tablet_replica.cc:333] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.081048 11503 raft_consensus.cc:2243] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.081763 11503 raft_consensus.cc:2272] T 60e208e80faa4c3889506fd827ceffae P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.083560 11503 tablet_replica.cc:333] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.084115 11503 raft_consensus.cc:2243] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.084538 11503 raft_consensus.cc:2272] T 395dc2831d874f1e8645e5716422f132 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.086498 11503 tablet_replica.cc:333] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.087064 11503 raft_consensus.cc:2243] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.087453 11503 raft_consensus.cc:2272] T ae517e81446b4eb0b53345b90f2c20fb P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.089306 11503 tablet_replica.cc:333] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.089839 11503 raft_consensus.cc:2243] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.090354 11503 raft_consensus.cc:2272] T bf1d3c6aa85d4dca84891c77759ce269 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.092667 11503 tablet_replica.cc:333] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.093441 11503 raft_consensus.cc:2243] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.094425 11503 raft_consensus.cc:2272] T 1fa85f9629974863b24784ea7e0816e7 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.097074 11503 tablet_replica.cc:333] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.097815 11503 raft_consensus.cc:2243] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.098210 11503 raft_consensus.cc:2272] T d64abe0183d24f01beb6445f7ca96562 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.099992 11503 tablet_replica.cc:333] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.100449 11503 raft_consensus.cc:2243] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.100872 11503 raft_consensus.cc:2272] T 294473499dd74aeb829238e29ec08c26 P 707684402c4c4a5da4523959004831d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.103034 11503 tablet_replica.cc:333] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.103521 11503 raft_consensus.cc:2243] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.104236 11503 raft_consensus.cc:2272] T 5aab38c02d32426681d61f04b34d4e46 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.106109 11503 tablet_replica.cc:333] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.106582 11503 raft_consensus.cc:2243] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.106994 11503 raft_consensus.cc:2272] T 846a63c1354e43a8b6194563c6e763f3 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.109447 11503 tablet_replica.cc:333] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.110136 11503 raft_consensus.cc:2243] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.110666 11503 raft_consensus.cc:2272] T b41d973076594bd1bcb40b8e3a119a7a P 707684402c4c4a5da4523959004831d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.112697 11503 tablet_replica.cc:333] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.113281 11503 raft_consensus.cc:2243] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.114030 11503 raft_consensus.cc:2272] T 98e8b576e607433a86e22a34abf60764 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.115763 11503 tablet_replica.cc:333] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9: stopping tablet replica
I20260710 11:01:15.116230 11503 raft_consensus.cc:2243] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.116932 11503 raft_consensus.cc:2272] T a1d5484b540f4603b59005b53919b3e1 P 707684402c4c4a5da4523959004831d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.154650 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
W20260710 11:01:15.168780 15483 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45641: connect: Connection refused (error 111)
W20260710 11:01:15.172583 15483 consensus_peers.cc:597] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 -> Peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Couldn't send request to peer 707684402c4c4a5da4523959004831d9. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.180708 15483 consensus_peers.cc:597] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 -> Peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Couldn't send request to peer 707684402c4c4a5da4523959004831d9. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.188977 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
W20260710 11:01:15.220296 15483 consensus_peers.cc:597] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 -> Peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Couldn't send request to peer 707684402c4c4a5da4523959004831d9. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.221834 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:15.222693 11503 tablet_replica.cc:333] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.223598 11503 raft_consensus.cc:2243] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.224566 11503 raft_consensus.cc:2272] T 196a2a7a94a04f56bfc8ea19d278a24d P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:15.224669 15409 consensus_peers.cc:597] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a -> Peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Couldn't send request to peer 707684402c4c4a5da4523959004831d9. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.226620 11503 tablet_replica.cc:333] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.227188 11503 raft_consensus.cc:2243] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.227617 11503 raft_consensus.cc:2272] T 868c496baf25465b9626abbfb91d2422 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.229435 11503 tablet_replica.cc:333] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.229987 11503 raft_consensus.cc:2243] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.230402 11503 raft_consensus.cc:2272] T 386028a635574d77bcd92ea3a1eb7356 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.232220 11503 tablet_replica.cc:333] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.232760 11503 raft_consensus.cc:2243] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.233541 11503 raft_consensus.cc:2272] T 745cf5f21127414b9048ed1061fb96e4 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.235247 11503 tablet_replica.cc:333] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.235791 11503 raft_consensus.cc:2243] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.236172 11503 raft_consensus.cc:2272] T e3a299c87a674e22abde51ba6a675911 P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.237882 11503 tablet_replica.cc:333] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.238386 11503 raft_consensus.cc:2243] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.238819 11503 raft_consensus.cc:2272] T 98e8b576e607433a86e22a34abf60764 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.240399 11503 tablet_replica.cc:333] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.240922 11503 raft_consensus.cc:2243] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.241418 11503 raft_consensus.cc:2272] T 60e208e80faa4c3889506fd827ceffae P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.243202 11503 tablet_replica.cc:333] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.243686 11503 raft_consensus.cc:2243] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.244472 11503 raft_consensus.cc:2272] T 395dc2831d874f1e8645e5716422f132 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.246904 11503 tablet_replica.cc:333] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
W20260710 11:01:15.247516 15483 consensus_peers.cc:597] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 -> Peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Couldn't send request to peer 707684402c4c4a5da4523959004831d9. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.247607 11503 raft_consensus.cc:2243] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.248103 11503 raft_consensus.cc:2272] T 4ab298c59e174966a6b37eb795ff62d4 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.249722 11503 tablet_replica.cc:333] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.250263 11503 raft_consensus.cc:2243] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.250691 11503 raft_consensus.cc:2272] T ae517e81446b4eb0b53345b90f2c20fb P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.252380 11503 tablet_replica.cc:333] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.252889 11503 raft_consensus.cc:2243] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.253345 11503 raft_consensus.cc:2272] T bf1d3c6aa85d4dca84891c77759ce269 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.255007 11503 tablet_replica.cc:333] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.255507 11503 raft_consensus.cc:2243] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.255887 11503 raft_consensus.cc:2272] T b41d973076594bd1bcb40b8e3a119a7a P 7f902a22e15d4784b8549f2eb395373a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.257951 11503 tablet_replica.cc:333] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.258466 11503 raft_consensus.cc:2243] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.258862 11503 raft_consensus.cc:2272] T a1d5484b540f4603b59005b53919b3e1 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.260704 11503 tablet_replica.cc:333] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.261418 11503 raft_consensus.cc:2243] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.261941 11503 raft_consensus.cc:2272] T 5aab38c02d32426681d61f04b34d4e46 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:15.262773 15485 consensus_peers.cc:597] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 -> Peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Couldn't send request to peer 7f902a22e15d4784b8549f2eb395373a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.264020 11503 tablet_replica.cc:333] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.264549 11503 raft_consensus.cc:2243] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.265302 11503 raft_consensus.cc:2272] T 846a63c1354e43a8b6194563c6e763f3 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.267199 11503 tablet_replica.cc:333] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.267697 11503 raft_consensus.cc:2243] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.268399 11503 raft_consensus.cc:2272] T d64abe0183d24f01beb6445f7ca96562 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.270116 11503 tablet_replica.cc:333] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.270581 11503 raft_consensus.cc:2243] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.271261 11503 raft_consensus.cc:2272] T 294473499dd74aeb829238e29ec08c26 P 7f902a22e15d4784b8549f2eb395373a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.272986 11503 tablet_replica.cc:333] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a: stopping tablet replica
I20260710 11:01:15.273445 11503 raft_consensus.cc:2243] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.273871 11503 raft_consensus.cc:2272] T 1fa85f9629974863b24784ea7e0816e7 P 7f902a22e15d4784b8549f2eb395373a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.310245 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
W20260710 11:01:15.339100 15483 consensus_peers.cc:597] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 -> Peer 707684402c4c4a5da4523959004831d9 (127.11.59.193:45641): Couldn't send request to peer 707684402c4c4a5da4523959004831d9. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:45641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.342159 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 11:01:15.366878 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:15.367580 11503 tablet_replica.cc:333] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.368217 11503 raft_consensus.cc:2243] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.368705 11503 raft_consensus.cc:2272] T 196a2a7a94a04f56bfc8ea19d278a24d P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.370525 11503 tablet_replica.cc:333] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.371093 11503 raft_consensus.cc:2243] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.371455 11503 raft_consensus.cc:2272] T 4ab298c59e174966a6b37eb795ff62d4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.372972 11503 tablet_replica.cc:333] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.373497 11503 raft_consensus.cc:2243] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.374147 11503 raft_consensus.cc:2272] T e3a299c87a674e22abde51ba6a675911 P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.375771 11503 tablet_replica.cc:333] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.376340 11503 raft_consensus.cc:2243] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.377175 11503 raft_consensus.cc:2272] T 386028a635574d77bcd92ea3a1eb7356 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.379514 11503 tablet_replica.cc:333] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
W20260710 11:01:15.380153 15485 consensus_peers.cc:597] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 -> Peer 7f902a22e15d4784b8549f2eb395373a (127.11.59.194:37025): Couldn't send request to peer 7f902a22e15d4784b8549f2eb395373a. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.194:37025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.380147 11503 raft_consensus.cc:2243] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.380956 11503 raft_consensus.cc:2272] T 745cf5f21127414b9048ed1061fb96e4 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.382671 11503 tablet_replica.cc:333] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.383155 11503 raft_consensus.cc:2243] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.383502 11503 raft_consensus.cc:2272] T 98e8b576e607433a86e22a34abf60764 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.384989 11503 tablet_replica.cc:333] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.385491 11503 raft_consensus.cc:2243] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.385838 11503 raft_consensus.cc:2272] T 60e208e80faa4c3889506fd827ceffae P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.387408 11503 tablet_replica.cc:333] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.387847 11503 raft_consensus.cc:2243] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.388470 11503 raft_consensus.cc:2272] T b41d973076594bd1bcb40b8e3a119a7a P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.390105 11503 tablet_replica.cc:333] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.390570 11503 raft_consensus.cc:2243] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.390914 11503 raft_consensus.cc:2272] T 5aab38c02d32426681d61f04b34d4e46 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.392849 11503 tablet_replica.cc:333] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.393306 11503 raft_consensus.cc:2243] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.393616 11503 raft_consensus.cc:2272] T 846a63c1354e43a8b6194563c6e763f3 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.395354 11503 tablet_replica.cc:333] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.395773 11503 raft_consensus.cc:2243] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.396112 11503 raft_consensus.cc:2272] T d64abe0183d24f01beb6445f7ca96562 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.397749 11503 tablet_replica.cc:333] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.398205 11503 raft_consensus.cc:2243] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.398525 11503 raft_consensus.cc:2272] T 294473499dd74aeb829238e29ec08c26 P adf459c26dac4ed2a0f80a26a6b13e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.400400 11503 tablet_replica.cc:333] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.401073 11503 raft_consensus.cc:2243] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.401868 11503 raft_consensus.cc:2272] T 868c496baf25465b9626abbfb91d2422 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.403546 11503 tablet_replica.cc:333] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.404037 11503 raft_consensus.cc:2243] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.404706 11503 raft_consensus.cc:2272] T ae517e81446b4eb0b53345b90f2c20fb P adf459c26dac4ed2a0f80a26a6b13e48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.406481 11503 tablet_replica.cc:333] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.407162 11503 raft_consensus.cc:2243] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.407909 11503 raft_consensus.cc:2272] T bf1d3c6aa85d4dca84891c77759ce269 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.409679 11503 tablet_replica.cc:333] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.410125 11503 raft_consensus.cc:2243] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.410473 11503 raft_consensus.cc:2272] T 395dc2831d874f1e8645e5716422f132 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.412120 11503 tablet_replica.cc:333] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.412523 11503 raft_consensus.cc:2243] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.412856 11503 raft_consensus.cc:2272] T a1d5484b540f4603b59005b53919b3e1 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.414611 11503 tablet_replica.cc:333] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48: stopping tablet replica
I20260710 11:01:15.415009 11503 raft_consensus.cc:2243] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.415354 11503 raft_consensus.cc:2272] T 1fa85f9629974863b24784ea7e0816e7 P adf459c26dac4ed2a0f80a26a6b13e48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.451583 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
I20260710 11:01:15.481827 11503 master.cc:562] Master@127.11.59.254:38687 shutting down...
I20260710 11:01:15.501077 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.501662 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.502002 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac2bf66fa5a84256a5fb35f76e977c1c: stopping tablet replica
I20260710 11:01:15.521910 11503 master.cc:584] Master@127.11.59.254:38687 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12197 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:01:15.570952 11503 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.59.254:40181
I20260710 11:01:15.572000 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:15.577327 15823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.578998 15826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.579172 15824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:15.579994 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:15.581157 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:15.581453 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:15.581645 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681275581625 us; error 0 us; skew 500 ppm
I20260710 11:01:15.582415 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:15.584779 11503 webserver.cc:533] Webserver started at http://127.11.59.254:35093/ using document root <none> and password file <none>
I20260710 11:01:15.585322 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:15.585556 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:15.585820 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:15.586836 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/master-0-root/instance:
uuid: "d4f24eee07804edcb4fc1fa9380ed74f"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.590898 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:15.593950 15831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.594679 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:15.594952 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/master-0-root
uuid: "d4f24eee07804edcb4fc1fa9380ed74f"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.595220 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:15.609205 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:15.610388 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:15.645998 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.254:40181
I20260710 11:01:15.646095 15882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.254:40181 every 8 connection(s)
I20260710 11:01:15.649735 15883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:15.659603 15883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f: Bootstrap starting.
I20260710 11:01:15.664096 15883 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.667913 15883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f: No bootstrap required, opened a new log
I20260710 11:01:15.669936 15883 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4f24eee07804edcb4fc1fa9380ed74f" member_type: VOTER }
I20260710 11:01:15.670316 15883 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.670538 15883 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4f24eee07804edcb4fc1fa9380ed74f, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.671088 15883 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4f24eee07804edcb4fc1fa9380ed74f" member_type: VOTER }
I20260710 11:01:15.671518 15883 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:15.671734 15883 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:15.672005 15883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.676365 15883 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4f24eee07804edcb4fc1fa9380ed74f" member_type: VOTER }
I20260710 11:01:15.676883 15883 leader_election.cc:304] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [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: d4f24eee07804edcb4fc1fa9380ed74f; no voters: 
I20260710 11:01:15.678013 15883 leader_election.cc:290] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:15.678342 15886 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.679678 15886 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 1 LEADER]: Becoming Leader. State: Replica: d4f24eee07804edcb4fc1fa9380ed74f, State: Running, Role: LEADER
I20260710 11:01:15.680331 15886 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [LEADER]: Queue going to LEADER mode. State: All 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: "d4f24eee07804edcb4fc1fa9380ed74f" member_type: VOTER }
I20260710 11:01:15.681730 15883 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:15.685245 15888 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4f24eee07804edcb4fc1fa9380ed74f. Latest consensus state: current_term: 1 leader_uuid: "d4f24eee07804edcb4fc1fa9380ed74f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4f24eee07804edcb4fc1fa9380ed74f" member_type: VOTER } }
I20260710 11:01:15.686015 15888 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:15.685281 15887 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4f24eee07804edcb4fc1fa9380ed74f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4f24eee07804edcb4fc1fa9380ed74f" member_type: VOTER } }
I20260710 11:01:15.687045 15887 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:15.688261 15893 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:15.693394 15893 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:15.696570 11503 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:15.701388 15893 catalog_manager.cc:1383] Generated new cluster ID: fd78bd1f93a3460790996328af7bd4c1
I20260710 11:01:15.701642 15893 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:15.723040 15893 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:15.724130 15893 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:15.745476 15893 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f: Generated new TSK 0
I20260710 11:01:15.746080 15893 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:15.762934 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:15.769081 15904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.770263 15905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.771088 15907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:15.771708 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:15.772416 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:15.772584 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:15.772699 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681275772688 us; error 0 us; skew 500 ppm
I20260710 11:01:15.773124 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:15.775259 11503 webserver.cc:533] Webserver started at http://127.11.59.193:38687/ using document root <none> and password file <none>
I20260710 11:01:15.775682 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:15.775825 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:15.776019 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:15.776965 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-0-root/instance:
uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.781077 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:01:15.784077 15912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.784835 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:15.785056 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-0-root
uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.785337 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:15.803433 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:15.804541 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:15.805930 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:15.808072 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:15.808234 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.808534 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:15.808694 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.847246 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.193:33267
I20260710 11:01:15.847350 15974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.193:33267 every 8 connection(s)
I20260710 11:01:15.852061 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:15.858522 15979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.858954 15980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.865142 15983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:15.865356 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:15.866078 15975 heartbeater.cc:344] Connected to a master server at 127.11.59.254:40181
I20260710 11:01:15.866416 15975 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:15.866919 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:15.867182 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:15.867133 15975 heartbeater.cc:507] Master 127.11.59.254:40181 requested a full tablet report, sending...
I20260710 11:01:15.867606 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681275867585 us; error 0 us; skew 500 ppm
I20260710 11:01:15.868265 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:15.869671 15848 ts_manager.cc:194] Registered new tserver with Master: dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267)
I20260710 11:01:15.871538 11503 webserver.cc:533] Webserver started at http://127.11.59.194:41593/ using document root <none> and password file <none>
I20260710 11:01:15.871717 15848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39570
I20260710 11:01:15.872148 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:15.872383 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:15.872694 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:15.873893 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-1-root/instance:
uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.879117 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:01:15.882462 15987 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.883229 11503 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:15.883520 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-1-root
uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.883857 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:15.916635 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:15.917945 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:15.919447 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:15.921612 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:15.921831 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.922072 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:15.922240 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.960799 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.194:34889
I20260710 11:01:15.960903 16049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.194:34889 every 8 connection(s)
I20260710 11:01:15.965358 11503 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:15.972643 16053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.973520 16054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:15.975805 16056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:15.976262 11503 server_base.cc:1061] running on GCE node
I20260710 11:01:15.977186 11503 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:15.977249 16050 heartbeater.cc:344] Connected to a master server at 127.11.59.254:40181
W20260710 11:01:15.977588 11503 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:15.977772 16050 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:15.977805 11503 hybrid_clock.cc:648] HybridClock initialized: now 1783681275977787 us; error 0 us; skew 500 ppm
I20260710 11:01:15.978716 11503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:15.978756 16050 heartbeater.cc:507] Master 127.11.59.254:40181 requested a full tablet report, sending...
I20260710 11:01:15.981024 15848 ts_manager.cc:194] Registered new tserver with Master: ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:15.981540 11503 webserver.cc:533] Webserver started at http://127.11.59.195:43405/ using document root <none> and password file <none>
I20260710 11:01:15.982048 11503 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:15.982250 11503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:15.982512 11503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:15.982556 15848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39574
I20260710 11:01:15.983843 11503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-2-root/instance:
uuid: "3248a2156ec141b7843807928804c840"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.988145 11503 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:01:15.991671 16061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.992723 11503 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:15.993280 11503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-2-root
uuid: "3248a2156ec141b7843807928804c840"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-28tl"
I20260710 11:01:15.993620 11503 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmo2FJC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681180489967-11503-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:16.009087 11503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:16.010347 11503 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:16.011869 11503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:16.014017 11503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:16.014230 11503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.014457 11503 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:16.014621 11503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.054250 11503 rpc_server.cc:307] RPC server started. Bound to: 127.11.59.195:37621
I20260710 11:01:16.054368 16123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.59.195:37621 every 8 connection(s)
I20260710 11:01:16.068114 16124 heartbeater.cc:344] Connected to a master server at 127.11.59.254:40181
I20260710 11:01:16.068439 16124 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:16.069048 16124 heartbeater.cc:507] Master 127.11.59.254:40181 requested a full tablet report, sending...
I20260710 11:01:16.070932 15848 ts_manager.cc:194] Registered new tserver with Master: 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.071401 11503 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013673525s
I20260710 11:01:16.072269 15848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39584
I20260710 11:01:16.096832 15848 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39598:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:16.099375 15848 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:16.178704 15940 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2daa6a910b4229a5e55626ac38eebd (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:16.180157 15940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2daa6a910b4229a5e55626ac38eebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.179847 16014 tablet_service.cc:1511] Processing CreateTablet for tablet 0c92f7b06dc043728e7cb8f9131cbd12 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:16.181138 16014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c92f7b06dc043728e7cb8f9131cbd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.178704 16015 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2daa6a910b4229a5e55626ac38eebd (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:16.183694 16012 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdba9daaac14d83b3dd4f1181832f15 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:16.184706 16015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2daa6a910b4229a5e55626ac38eebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.185328 16012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdba9daaac14d83b3dd4f1181832f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.185644 16013 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff429a2182142dba1fe775177273b2e (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:16.187108 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff429a2182142dba1fe775177273b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.200414 15939 tablet_service.cc:1511] Processing CreateTablet for tablet 0c92f7b06dc043728e7cb8f9131cbd12 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:16.202328 15939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c92f7b06dc043728e7cb8f9131cbd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.204547 16010 tablet_service.cc:1511] Processing CreateTablet for tablet debf87c86b1845d9beabbe8e21dbca76 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:16.200670 16011 tablet_service.cc:1511] Processing CreateTablet for tablet 2df7136cdfad4aa081468621f5f1c6f3 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:16.206542 16011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df7136cdfad4aa081468621f5f1c6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.208516 16009 tablet_service.cc:1511] Processing CreateTablet for tablet c8bde580e034473eb839c1cadf62b258 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:16.209012 16010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debf87c86b1845d9beabbe8e21dbca76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.209816 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bde580e034473eb839c1cadf62b258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.219087 16013 tablet_service.cc:1511] Processing CreateTablet for tablet cf51f4802cd34cf7ad5731d14f13619d (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:16.220407 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf51f4802cd34cf7ad5731d14f13619d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.230985 15938 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff429a2182142dba1fe775177273b2e (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:16.232357 15938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff429a2182142dba1fe775177273b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.233587 16089 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2daa6a910b4229a5e55626ac38eebd (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:16.234283 15935 tablet_service.cc:1511] Processing CreateTablet for tablet debf87c86b1845d9beabbe8e21dbca76 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:16.234838 16089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2daa6a910b4229a5e55626ac38eebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.235527 15935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debf87c86b1845d9beabbe8e21dbca76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.238286 15937 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdba9daaac14d83b3dd4f1181832f15 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:16.239603 15937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdba9daaac14d83b3dd4f1181832f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.239473 15933 tablet_service.cc:1511] Processing CreateTablet for tablet f9b4dd48d342420da8a2329b69bb301e (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:16.240710 15933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b4dd48d342420da8a2329b69bb301e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.242406 15932 tablet_service.cc:1511] Processing CreateTablet for tablet cf51f4802cd34cf7ad5731d14f13619d (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:16.243497 16139 tablet_bootstrap.cc:492] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.243644 15932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf51f4802cd34cf7ad5731d14f13619d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.238281 15934 tablet_service.cc:1511] Processing CreateTablet for tablet c8bde580e034473eb839c1cadf62b258 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:16.245422 15936 tablet_service.cc:1511] Processing CreateTablet for tablet 2df7136cdfad4aa081468621f5f1c6f3 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:16.246533 15934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bde580e034473eb839c1cadf62b258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.247061 15936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df7136cdfad4aa081468621f5f1c6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.246713 16088 tablet_service.cc:1511] Processing CreateTablet for tablet 0c92f7b06dc043728e7cb8f9131cbd12 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:16.248690 16087 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff429a2182142dba1fe775177273b2e (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:16.250310 16088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c92f7b06dc043728e7cb8f9131cbd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.250960 16087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff429a2182142dba1fe775177273b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.252219 16086 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdba9daaac14d83b3dd4f1181832f15 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:16.253521 16086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdba9daaac14d83b3dd4f1181832f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.267339 16085 tablet_service.cc:1511] Processing CreateTablet for tablet 2df7136cdfad4aa081468621f5f1c6f3 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:16.269119 16085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df7136cdfad4aa081468621f5f1c6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.271909 16084 tablet_service.cc:1511] Processing CreateTablet for tablet debf87c86b1845d9beabbe8e21dbca76 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:16.273419 16084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debf87c86b1845d9beabbe8e21dbca76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.279403 16083 tablet_service.cc:1511] Processing CreateTablet for tablet c8bde580e034473eb839c1cadf62b258 (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:16.272621 16012 tablet_service.cc:1511] Processing CreateTablet for tablet f9b4dd48d342420da8a2329b69bb301e (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:16.281868 16083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bde580e034473eb839c1cadf62b258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.282351 16012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b4dd48d342420da8a2329b69bb301e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.295940 16082 tablet_service.cc:1511] Processing CreateTablet for tablet f9b4dd48d342420da8a2329b69bb301e (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:16.297353 16082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b4dd48d342420da8a2329b69bb301e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.302469 16081 tablet_service.cc:1511] Processing CreateTablet for tablet cf51f4802cd34cf7ad5731d14f13619d (DEFAULT_TABLE table=test-workload [id=ae2f5723fc1c4da48db4f9a5a47d8af5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:16.303802 16081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf51f4802cd34cf7ad5731d14f13619d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.346168 16141 tablet_bootstrap.cc:492] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.347549 16139 tablet_bootstrap.cc:654] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.356968 16141 tablet_bootstrap.cc:654] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.358475 16140 tablet_bootstrap.cc:492] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.359239 16139 tablet_bootstrap.cc:492] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.359746 16139 ts_tablet_manager.cc:1403] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.000s
I20260710 11:01:16.362507 16141 tablet_bootstrap.cc:492] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.363070 16141 ts_tablet_manager.cc:1403] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:01:16.362754 16139 raft_consensus.cc:359] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.363502 16139 raft_consensus.cc:385] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.363801 16139 raft_consensus.cc:740] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.364675 16140 tablet_bootstrap.cc:654] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.364620 16139 consensus_queue.cc:260] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.367545 16141 raft_consensus.cc:359] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.369302 16141 raft_consensus.cc:385] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.369777 16141 raft_consensus.cc:740] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.370781 16141 consensus_queue.cc:260] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.373821 16140 tablet_bootstrap.cc:492] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.374459 16140 ts_tablet_manager.cc:1403] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:01:16.378584 16140 raft_consensus.cc:359] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.379419 16140 raft_consensus.cc:385] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.379791 16140 raft_consensus.cc:740] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.380753 16050 heartbeater.cc:499] Master 127.11.59.254:40181 was elected leader, sending a full tablet report...
I20260710 11:01:16.381511 15975 heartbeater.cc:499] Master 127.11.59.254:40181 was elected leader, sending a full tablet report...
I20260710 11:01:16.381670 16140 consensus_queue.cc:260] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.382222 16141 ts_tablet_manager.cc:1434] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 11:01:16.383293 16141 tablet_bootstrap.cc:492] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.390646 16141 tablet_bootstrap.cc:654] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.385385 16139 ts_tablet_manager.cc:1434] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 11:01:16.393460 16139 tablet_bootstrap.cc:492] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.401616 16139 tablet_bootstrap.cc:654] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.402233 16124 heartbeater.cc:499] Master 127.11.59.254:40181 was elected leader, sending a full tablet report...
I20260710 11:01:16.402530 16140 ts_tablet_manager.cc:1434] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.020s
I20260710 11:01:16.403543 16140 tablet_bootstrap.cc:492] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.411574 16140 tablet_bootstrap.cc:654] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.424226 16140 tablet_bootstrap.cc:492] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.424767 16140 ts_tablet_manager.cc:1403] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 11:01:16.425318 16141 tablet_bootstrap.cc:492] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.425808 16139 tablet_bootstrap.cc:492] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.425812 16141 ts_tablet_manager.cc:1403] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.015s
I20260710 11:01:16.426390 16139 ts_tablet_manager.cc:1403] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.016s
I20260710 11:01:16.427520 16140 raft_consensus.cc:359] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.428244 16140 raft_consensus.cc:385] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.428548 16140 raft_consensus.cc:740] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.429289 16140 consensus_queue.cc:260] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.430251 16141 raft_consensus.cc:359] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.430969 16141 raft_consensus.cc:385] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.431136 16140 ts_tablet_manager.cc:1434] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:01:16.431264 16141 raft_consensus.cc:740] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.432147 16140 tablet_bootstrap.cc:492] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.432432 16139 raft_consensus.cc:359] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.433065 16139 raft_consensus.cc:385] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.433347 16139 raft_consensus.cc:740] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.434080 16139 consensus_queue.cc:260] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.434875 16141 consensus_queue.cc:260] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.436746 16147 raft_consensus.cc:493] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.439030 16140 tablet_bootstrap.cc:654] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.437225 16139 ts_tablet_manager.cc:1434] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:01:16.440197 16139 tablet_bootstrap.cc:492] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.438357 16141 ts_tablet_manager.cc:1434] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:01:16.442180 16141 tablet_bootstrap.cc:492] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.446532 16139 tablet_bootstrap.cc:654] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.448437 16141 tablet_bootstrap.cc:654] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.452950 16147 raft_consensus.cc:515] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.493409 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:16.493655 16146 raft_consensus.cc:493] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.494415 16146 raft_consensus.cc:515] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
W20260710 11:01:16.495643 16065 leader_election.cc:343] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.502239 16146 leader_election.cc:290] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.526854 16144 raft_consensus.cc:493] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.527390 16144 raft_consensus.cc:515] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.529946 16144 leader_election.cc:290] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.535382 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:16.536374 16025 raft_consensus.cc:2468] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:16.537673 16063 leader_election.cc:304] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [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: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:16.542739 16159 raft_consensus.cc:493] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.543241 16159 raft_consensus.cc:515] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.545001 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:16.546335 16154 raft_consensus.cc:2804] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:16.546497 15914 leader_election.cc:343] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.546883 16154 raft_consensus.cc:493] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:16.547290 16154 raft_consensus.cc:3060] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.549500 16147 leader_election.cc:290] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:16.552772 16159 leader_election.cc:290] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:16.553743 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:16.553741 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:16.556103 15950 raft_consensus.cc:2468] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:16.557777 16065 leader_election.cc:304] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
W20260710 11:01:16.559521 16063 leader_election.cc:343] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.560673 16159 raft_consensus.cc:2804] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:16.561190 16159 raft_consensus.cc:493] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:16.561635 16159 raft_consensus.cc:3060] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.577031 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
W20260710 11:01:16.578437 15916 leader_election.cc:343] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3248a2156ec141b7843807928804c840 (127.11.59.195:37621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.578946 15916 leader_election.cc:304] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:16.580046 16146 raft_consensus.cc:2749] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:16.578029 16159 raft_consensus.cc:515] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.581995 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c92f7b06dc043728e7cb8f9131cbd12" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
W20260710 11:01:16.583611 15991 leader_election.cc:343] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3248a2156ec141b7843807928804c840 (127.11.59.195:37621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.586293 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c92f7b06dc043728e7cb8f9131cbd12" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:16.586324 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:16.587248 15950 raft_consensus.cc:3060] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:16.587844 15991 leader_election.cc:343] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.588289 15991 leader_election.cc:304] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:16.589624 16144 raft_consensus.cc:2749] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:16.588987 16159 leader_election.cc:290] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:16.590595 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
W20260710 11:01:16.592934 16063 leader_election.cc:343] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.596171 16141 tablet_bootstrap.cc:492] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.596617 16141 ts_tablet_manager.cc:1403] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.155s	user 0.062s	sys 0.077s
I20260710 11:01:16.598433 16140 tablet_bootstrap.cc:492] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.598898 16140 ts_tablet_manager.cc:1403] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.167s	user 0.046s	sys 0.058s
I20260710 11:01:16.599195 16141 raft_consensus.cc:359] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.599779 16141 raft_consensus.cc:385] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.600095 16141 raft_consensus.cc:740] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.600746 16141 consensus_queue.cc:260] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.599341 15950 raft_consensus.cc:2468] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:16.596587 16139 tablet_bootstrap.cc:492] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.601859 16139 ts_tablet_manager.cc:1403] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.162s	user 0.048s	sys 0.078s
I20260710 11:01:16.605540 16140 raft_consensus.cc:359] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.605695 16154 raft_consensus.cc:515] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.606274 16140 raft_consensus.cc:385] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.606551 16140 raft_consensus.cc:740] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.607267 16140 consensus_queue.cc:260] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.608322 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:16.609387 16140 ts_tablet_manager.cc:1434] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
W20260710 11:01:16.609776 16065 leader_election.cc:343] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.608366 16141 ts_tablet_manager.cc:1434] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:01:16.611338 16141 tablet_bootstrap.cc:492] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.613363 16065 leader_election.cc:304] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:16.614586 16140 tablet_bootstrap.cc:492] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.615031 16159 raft_consensus.cc:2804] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:16.615751 16159 raft_consensus.cc:697] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:16.617205 16141 tablet_bootstrap.cc:654] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.617367 16159 consensus_queue.cc:237] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.621161 16140 tablet_bootstrap.cc:654] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.621521 16154 leader_election.cc:290] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:16.622125 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:16.622913 16025 raft_consensus.cc:3060] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.613193 16139 raft_consensus.cc:359] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.624919 16139 raft_consensus.cc:385] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.625347 16139 raft_consensus.cc:740] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.630388 16139 consensus_queue.cc:260] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.632742 16141 tablet_bootstrap.cc:492] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.633266 16141 ts_tablet_manager.cc:1403] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 11:01:16.634871 16139 ts_tablet_manager.cc:1434] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 11:01:16.635865 16139 tablet_bootstrap.cc:492] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.636117 16141 raft_consensus.cc:359] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.636798 16141 raft_consensus.cc:385] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.637104 16141 raft_consensus.cc:740] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.638034 16141 consensus_queue.cc:260] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.642560 16139 tablet_bootstrap.cc:654] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.648633 16141 ts_tablet_manager.cc:1434] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:01:16.651204 16140 tablet_bootstrap.cc:492] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.651717 16140 ts_tablet_manager.cc:1403] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.005s
I20260710 11:01:16.652750 16141 tablet_bootstrap.cc:492] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.654495 16140 raft_consensus.cc:359] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.655205 16140 raft_consensus.cc:385] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.655500 16140 raft_consensus.cc:740] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.656327 16140 consensus_queue.cc:260] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.658545 16140 ts_tablet_manager.cc:1434] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:16.659307 16141 tablet_bootstrap.cc:654] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.659497 16140 tablet_bootstrap.cc:492] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.659986 16025 raft_consensus.cc:2468] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:16.661103 16063 leader_election.cc:304] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:16.662293 16154 raft_consensus.cc:2804] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:16.662721 16154 raft_consensus.cc:697] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:16.663506 16154 consensus_queue.cc:237] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.667413 16140 tablet_bootstrap.cc:654] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.670275 16141 tablet_bootstrap.cc:492] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.670507 16139 tablet_bootstrap.cc:492] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.670730 16141 ts_tablet_manager.cc:1403] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:01:16.670913 16139 ts_tablet_manager.cc:1403] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.002s
I20260710 11:01:16.671764 15848 catalog_manager.cc:5697] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.673597 16139 raft_consensus.cc:359] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.673760 16141 raft_consensus.cc:359] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.674851 16141 raft_consensus.cc:385] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.675189 16141 raft_consensus.cc:740] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.674463 16139 raft_consensus.cc:385] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.675917 16139 raft_consensus.cc:740] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.677371 16139 consensus_queue.cc:260] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.679939 16139 ts_tablet_manager.cc:1434] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:16.680882 16139 tablet_bootstrap.cc:492] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.683858 16141 consensus_queue.cc:260] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.688025 16141 ts_tablet_manager.cc:1434] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:01:16.688881 16141 tablet_bootstrap.cc:492] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
W20260710 11:01:16.691576 15896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:16.700538 16141 tablet_bootstrap.cc:654] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.700641 16139 tablet_bootstrap.cc:654] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.704651 16140 tablet_bootstrap.cc:492] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.705359 16140 ts_tablet_manager.cc:1403] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.008s
I20260710 11:01:16.707464 16154 raft_consensus.cc:493] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.707926 16154 raft_consensus.cc:515] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.709052 16139 tablet_bootstrap.cc:492] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.709575 16139 ts_tablet_manager.cc:1403] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260710 11:01:16.710035 16154 leader_election.cc:290] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:16.711279 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:16.712428 16139 raft_consensus.cc:359] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
W20260710 11:01:16.713038 16065 leader_election.cc:343] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.713197 16139 raft_consensus.cc:385] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.711336 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:16.713810 16139 raft_consensus.cc:740] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
W20260710 11:01:16.715026 16063 leader_election.cc:343] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.714862 16139 consensus_queue.cc:260] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.715500 16063 leader_election.cc:304] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3248a2156ec141b7843807928804c840; no voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:16.716094 16141 tablet_bootstrap.cc:492] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.716609 16141 ts_tablet_manager.cc:1403] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.010s
I20260710 11:01:16.717370 16154 raft_consensus.cc:2749] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:16.717327 16140 raft_consensus.cc:359] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.719027 16140 raft_consensus.cc:385] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.719411 16140 raft_consensus.cc:740] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.719374 16141 raft_consensus.cc:359] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.720362 16141 raft_consensus.cc:385] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.720711 16141 raft_consensus.cc:740] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.720448 16140 consensus_queue.cc:260] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.721537 16141 consensus_queue.cc:260] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.722630 16154 raft_consensus.cc:493] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.723021 16140 ts_tablet_manager.cc:1434] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:01:16.723098 16154 raft_consensus.cc:515] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.724124 16140 tablet_bootstrap.cc:492] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.725261 16154 leader_election.cc:290] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:16.726315 16139 ts_tablet_manager.cc:1434] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:01:16.726738 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:16.727428 15950 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:16.727671 16139 tablet_bootstrap.cc:492] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.728696 16065 leader_election.cc:304] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:16.729938 16154 raft_consensus.cc:2804] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:16.730294 16154 raft_consensus.cc:493] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:16.730636 16154 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.730669 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:16.731611 16140 tablet_bootstrap.cc:654] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.731643 16025 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:16.739936 16139 tablet_bootstrap.cc:654] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.739930 16154 raft_consensus.cc:515] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.743505 16146 raft_consensus.cc:493] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.743970 16146 raft_consensus.cc:515] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.744849 16154 leader_election.cc:290] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:16.745553 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:16.746006 16146 leader_election.cc:290] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.746120 15950 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.748459 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c92f7b06dc043728e7cb8f9131cbd12" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:16.749292 16099 raft_consensus.cc:2468] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:16.752828 15916 leader_election.cc:304] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:16.753679 15950 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:16.754487 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:16.754758 16141 ts_tablet_manager.cc:1434] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.005s
I20260710 11:01:16.754858 16065 leader_election.cc:304] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:16.755676 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c92f7b06dc043728e7cb8f9131cbd12" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:16.756117 16154 raft_consensus.cc:2804] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:16.756386 16025 raft_consensus.cc:2468] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:16.755486 15845 catalog_manager.cc:5697] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.756664 16154 raft_consensus.cc:697] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:16.755128 16024 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.761394 16175 raft_consensus.cc:2804] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:16.761817 16175 raft_consensus.cc:493] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:16.762146 16175 raft_consensus.cc:3060] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.766464 16024 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:16.757607 16154 consensus_queue.cc:237] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.755882 16141 tablet_bootstrap.cc:492] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.772871 16140 tablet_bootstrap.cc:492] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.773368 16140 ts_tablet_manager.cc:1403] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.010s
I20260710 11:01:16.773628 16139 tablet_bootstrap.cc:492] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.774183 16139 ts_tablet_manager.cc:1403] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.013s
I20260710 11:01:16.776237 16140 raft_consensus.cc:359] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.777033 16140 raft_consensus.cc:385] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.777268 16141 tablet_bootstrap.cc:654] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.777500 16140 raft_consensus.cc:740] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.777079 16139 raft_consensus.cc:359] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.778095 16139 raft_consensus.cc:385] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.778414 16139 raft_consensus.cc:740] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.778337 16140 consensus_queue.cc:260] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.779419 16139 consensus_queue.cc:260] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.779270 15845 catalog_manager.cc:5697] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.780656 16140 ts_tablet_manager.cc:1434] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:16.781518 16140 tablet_bootstrap.cc:492] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.788275 16140 tablet_bootstrap.cc:654] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.791954 16139 ts_tablet_manager.cc:1434] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:01:16.788733 16175 raft_consensus.cc:515] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.799767 16144 raft_consensus.cc:493] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.803835 16144 raft_consensus.cc:515] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.806018 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c92f7b06dc043728e7cb8f9131cbd12" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:16.806633 16024 raft_consensus.cc:3060] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.807242 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c92f7b06dc043728e7cb8f9131cbd12" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:16.807783 16099 raft_consensus.cc:3060] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.808079 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:16.809142 15950 raft_consensus.cc:2468] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 0.
I20260710 11:01:16.813889 16024 raft_consensus.cc:2468] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:16.815356 15914 leader_election.cc:304] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:16.816866 16146 raft_consensus.cc:2804] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:16.818679 16099 raft_consensus.cc:2468] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:16.818986 15991 leader_election.cc:304] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:16.820477 16175 leader_election.cc:290] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.823895 16144 leader_election.cc:290] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.824503 16140 tablet_bootstrap.cc:492] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.824545 16144 raft_consensus.cc:2804] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:16.825057 16140 ts_tablet_manager.cc:1403] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.018s
I20260710 11:01:16.825107 16144 raft_consensus.cc:493] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:16.826485 16144 raft_consensus.cc:3060] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.828215 16140 raft_consensus.cc:359] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.828923 16140 raft_consensus.cc:385] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.829233 16140 raft_consensus.cc:740] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.830132 16140 consensus_queue.cc:260] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.832581 16140 ts_tablet_manager.cc:1434] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:16.833544 16140 tablet_bootstrap.cc:492] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.839653 16140 tablet_bootstrap.cc:654] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.855235 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
W20260710 11:01:16.857308 15991 leader_election.cc:343] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3248a2156ec141b7843807928804c840 (127.11.59.195:37621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:16.859059 16139 tablet_bootstrap.cc:492] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.862695 16146 raft_consensus.cc:697] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:16.865619 16146 consensus_queue.cc:237] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.869156 16141 tablet_bootstrap.cc:492] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.869683 16141 ts_tablet_manager.cc:1403] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.059s
I20260710 11:01:16.869843 16144 raft_consensus.cc:515] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.871158 16140 tablet_bootstrap.cc:492] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.872521 16141 raft_consensus.cc:359] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.873082 16140 ts_tablet_manager.cc:1403] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.021s
I20260710 11:01:16.873286 16141 raft_consensus.cc:385] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.873661 16141 raft_consensus.cc:740] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.874357 16141 consensus_queue.cc:260] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.872365 16139 tablet_bootstrap.cc:654] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.876650 16141 ts_tablet_manager.cc:1434] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:16.876639 16140 raft_consensus.cc:359] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.877218 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:16.877456 16140 raft_consensus.cc:385] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.877770 16140 raft_consensus.cc:740] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.877905 16141 tablet_bootstrap.cc:492] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.877784 15950 raft_consensus.cc:3060] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.877988 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:16.878717 16140 consensus_queue.cc:260] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.879590 16099 raft_consensus.cc:3060] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.879038 16144 leader_election.cc:290] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.885622 16141 tablet_bootstrap.cc:654] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.886432 15950 raft_consensus.cc:2468] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 1.
I20260710 11:01:16.887215 16099 raft_consensus.cc:2468] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 1.
I20260710 11:01:16.888643 15991 leader_election.cc:304] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:16.889564 16140 ts_tablet_manager.cc:1434] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:01:16.889668 16144 raft_consensus.cc:2804] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:16.890516 16140 tablet_bootstrap.cc:492] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:16.896831 16140 tablet_bootstrap.cc:654] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.894157 16144 raft_consensus.cc:697] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:16.903810 16140 tablet_bootstrap.cc:492] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:16.903908 16141 tablet_bootstrap.cc:492] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.903527 16144 consensus_queue.cc:237] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.904544 16140 ts_tablet_manager.cc:1403] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:01:16.904546 16141 ts_tablet_manager.cc:1403] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 11:01:16.907310 16140 raft_consensus.cc:359] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.907990 16140 raft_consensus.cc:385] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.908232 16140 raft_consensus.cc:740] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.908923 16140 consensus_queue.cc:260] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.911607 15847 catalog_manager.cc:5697] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.912870 16140 ts_tablet_manager.cc:1434] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:16.916095 16139 tablet_bootstrap.cc:492] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.916654 16139 ts_tablet_manager.cc:1403] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.003s
I20260710 11:01:16.919588 16139 raft_consensus.cc:359] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.920259 16139 raft_consensus.cc:385] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.920553 16139 raft_consensus.cc:740] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.919906 15845 catalog_manager.cc:5697] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.921336 16139 consensus_queue.cc:260] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.923722 16139 ts_tablet_manager.cc:1434] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:16.924666 16139 tablet_bootstrap.cc:492] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.926335 16141 raft_consensus.cc:359] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.927153 16141 raft_consensus.cc:385] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.927475 16141 raft_consensus.cc:740] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.928175 16141 consensus_queue.cc:260] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.930243 16141 ts_tablet_manager.cc:1434] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.004s
I20260710 11:01:16.931169 16141 tablet_bootstrap.cc:492] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:16.931828 16139 tablet_bootstrap.cc:654] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.936699 16141 tablet_bootstrap.cc:654] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.942631 16139 tablet_bootstrap.cc:492] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.943096 16139 ts_tablet_manager.cc:1403] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260710 11:01:16.946355 16141 tablet_bootstrap.cc:492] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:16.946357 16139 raft_consensus.cc:359] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.946879 16141 ts_tablet_manager.cc:1403] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:01:16.947201 16139 raft_consensus.cc:385] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.947474 16139 raft_consensus.cc:740] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.948048 16139 consensus_queue.cc:260] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.949638 16141 raft_consensus.cc:359] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.949865 16139 ts_tablet_manager.cc:1434] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:16.950152 16141 raft_consensus.cc:385] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.950416 16141 raft_consensus.cc:740] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.950850 16139 tablet_bootstrap.cc:492] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:16.950968 16141 consensus_queue.cc:260] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.952742 16141 ts_tablet_manager.cc:1434] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:01:16.956913 16139 tablet_bootstrap.cc:654] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.961750 16139 tablet_bootstrap.cc:492] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:16.962209 16139 ts_tablet_manager.cc:1403] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:01:16.964339 16139 raft_consensus.cc:359] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.964754 16139 raft_consensus.cc:385] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.964927 16139 raft_consensus.cc:740] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.965457 16139 consensus_queue.cc:260] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.966876 16139 ts_tablet_manager.cc:1434] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:16.974192 16146 raft_consensus.cc:493] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.974632 16146 raft_consensus.cc:515] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.976378 16146 leader_election.cc:290] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.977002 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:16.977291 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:16.977635 16024 raft_consensus.cc:2468] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:16.977844 16099 raft_consensus.cc:2468] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:16.978665 15914 leader_election.cc:304] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:16.979267 16146 raft_consensus.cc:2804] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:16.979573 16146 raft_consensus.cc:493] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:16.979830 16146 raft_consensus.cc:3060] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.984659 16146 raft_consensus.cc:515] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:16.986351 16146 leader_election.cc:290] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:16.987068 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:16.987201 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:16.987530 16024 raft_consensus.cc:3060] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.987709 16099 raft_consensus.cc:3060] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.991971 16024 raft_consensus.cc:2468] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:16.992120 16099 raft_consensus.cc:2468] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:16.992796 15914 leader_election.cc:304] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:16.993516 16146 raft_consensus.cc:2804] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:16.994001 16146 raft_consensus.cc:697] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:16.994616 16146 consensus_queue.cc:237] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.001116 16146 raft_consensus.cc:493] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.001560 16146 raft_consensus.cc:515] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.001921 15847 catalog_manager.cc:5697] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.003484 16146 leader_election.cc:290] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.004053 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:17.004522 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:17.004654 16024 raft_consensus.cc:2468] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:17.005316 16099 raft_consensus.cc:2468] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:17.005738 15914 leader_election.cc:304] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.006477 16146 raft_consensus.cc:2804] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.006755 16146 raft_consensus.cc:493] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.007086 16146 raft_consensus.cc:3060] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.009092 16024 raft_consensus.cc:3060] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.012365 16146 raft_consensus.cc:515] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.013482 16179 raft_consensus.cc:493] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.013967 16179 raft_consensus.cc:515] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.014907 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:17.015214 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:17.015513 16025 raft_consensus.cc:3060] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.015731 16099 raft_consensus.cc:3060] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.016045 16179 leader_election.cc:290] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.017220 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:17.017831 16098 raft_consensus.cc:2468] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:17.018546 16154 consensus_queue.cc:1048] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.018903 15916 leader_election.cc:304] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.019635 16179 raft_consensus.cc:2804] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.019994 16179 raft_consensus.cc:493] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.020310 16179 raft_consensus.cc:3060] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.022583 16025 raft_consensus.cc:2468] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:17.024556 15914 leader_election.cc:304] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.025349 16175 raft_consensus.cc:2804] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.029420 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:17.030229 16023 raft_consensus.cc:2468] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:17.031417 16179 raft_consensus.cc:515] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.029605 16146 leader_election.cc:290] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.037055 16175 raft_consensus.cc:697] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:17.038081 16175 consensus_queue.cc:237] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.038564 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:17.039111 16023 raft_consensus.cc:3060] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.047857 16023 raft_consensus.cc:2468] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:17.049276 15914 leader_election.cc:304] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.053663 16179 leader_election.cc:290] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.054200 16179 raft_consensus.cc:2804] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.055281 16147 consensus_queue.cc:1048] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.056077 16179 raft_consensus.cc:697] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:17.055469 16099 raft_consensus.cc:2468] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:17.055631 15846 catalog_manager.cc:5697] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.056977 16179 consensus_queue.cc:237] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.059602 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:17.071836 16099 raft_consensus.cc:3060] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.078545 16099 raft_consensus.cc:2468] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:17.077853 15846 catalog_manager.cc:5697] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.098547 16147 consensus_queue.cc:1048] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.108381 15950 raft_consensus.cc:3060] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.116535 16147 consensus_queue.cc:1048] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.186519 16147 consensus_queue.cc:1048] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.196301 16154 consensus_queue.cc:1048] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.262863 16179 consensus_queue.cc:1048] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.272807 16175 consensus_queue.cc:1048] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.283123 16175 raft_consensus.cc:493] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.283815 16175 raft_consensus.cc:515] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.286027 16175 leader_election.cc:290] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.286434 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:17.286624 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:17.287140 16023 raft_consensus.cc:2468] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:17.287312 16099 raft_consensus.cc:2468] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:17.288305 15916 leader_election.cc:304] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.288985 16175 raft_consensus.cc:2804] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.289350 16175 raft_consensus.cc:493] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.289705 16175 raft_consensus.cc:3060] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.295053 16175 raft_consensus.cc:515] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.296871 16175 leader_election.cc:290] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.297621 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:17.297854 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:17.298233 16023 raft_consensus.cc:3060] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.297991 16144 consensus_queue.cc:1048] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.298456 16099 raft_consensus.cc:3060] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.305090 16023 raft_consensus.cc:2468] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:17.306399 15914 leader_election.cc:304] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.307646 16175 raft_consensus.cc:2804] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.308131 16175 raft_consensus.cc:697] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:17.309005 16175 consensus_queue.cc:237] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.309362 16099 raft_consensus.cc:2468] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:17.310053 16180 consensus_queue.cc:1048] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.322408 15847 catalog_manager.cc:5697] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.471040 16175 consensus_queue.cc:1048] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.480743 16179 consensus_queue.cc:1048] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.487419 16179 consensus_queue.cc:1048] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.497359 16175 consensus_queue.cc:1048] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.524509 16175 consensus_queue.cc:1048] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.536978 16179 consensus_queue.cc:1048] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.566200 16099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd"
dest_uuid: "3248a2156ec141b7843807928804c840"
mode: GRACEFUL
new_leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:44732
I20260710 11:01:17.566711 16099 raft_consensus.cc:606] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Received request to transfer leadership to TS dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:17.573927 16099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e"
dest_uuid: "3248a2156ec141b7843807928804c840"
mode: GRACEFUL
new_leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:44732
I20260710 11:01:17.574401 16099 raft_consensus.cc:606] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Received request to transfer leadership to TS dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:17.579097 16099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15"
dest_uuid: "3248a2156ec141b7843807928804c840"
mode: GRACEFUL
new_leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:44732
I20260710 11:01:17.579535 16099 raft_consensus.cc:606] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Received request to transfer leadership to TS dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:17.591485 15950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:33916
I20260710 11:01:17.591974 15950 raft_consensus.cc:606] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Received request to transfer leadership to TS ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:17.598753 15950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:33916
I20260710 11:01:17.599205 15950 raft_consensus.cc:606] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Received request to transfer leadership to TS ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:17.603699 15950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:33916
I20260710 11:01:17.604131 15950 raft_consensus.cc:606] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Received request to transfer leadership to TS ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:17.608358 15950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:33916
I20260710 11:01:17.608839 15950 raft_consensus.cc:606] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Received request to transfer leadership to TS 3248a2156ec141b7843807928804c840
I20260710 11:01:17.628145 16159 raft_consensus.cc:993] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840: : Instructing follower dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:17.628576 16154 raft_consensus.cc:1081] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Signalling peer dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:17.629915 15950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:01:17.630383 15950 raft_consensus.cc:493] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:17.630738 15950 raft_consensus.cc:3060] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.635164 15950 raft_consensus.cc:515] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.636735 15950 leader_election.cc:290] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.637552 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:17.637732 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2daa6a910b4229a5e55626ac38eebd" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:17.638182 16024 raft_consensus.cc:3060] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.638276 16099 raft_consensus.cc:3055] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:17.638636 16099 raft_consensus.cc:740] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:17.639427 16099 consensus_queue.cc:260] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.640586 16099 raft_consensus.cc:3060] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.644853 16024 raft_consensus.cc:2468] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:17.646045 15914 leader_election.cc:304] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.646775 16179 raft_consensus.cc:2804] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:17.647153 16179 raft_consensus.cc:697] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:17.647197 16099 raft_consensus.cc:2468] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:17.647884 16179 consensus_queue.cc:237] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.653650 15847 catalog_manager.cc:5697] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 1 to 2, leader changed from 3248a2156ec141b7843807928804c840 (127.11.59.195) to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.754827 16159 raft_consensus.cc:993] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840: : Instructing follower dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:17.755357 16154 raft_consensus.cc:1081] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Signalling peer dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:17.756724 15950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:01:17.757205 15950 raft_consensus.cc:493] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:17.757589 15950 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.762094 15950 raft_consensus.cc:515] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.763643 15950 leader_election.cc:290] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.764336 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:17.764569 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:17.764925 16024 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.765107 16099 raft_consensus.cc:3055] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:17.765503 16099 raft_consensus.cc:740] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:17.766103 16099 consensus_queue.cc:260] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.766955 16099 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.769636 16024 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:17.770722 15914 leader_election.cc:304] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.771363 16179 raft_consensus.cc:2804] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:17.771754 16099 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:17.771884 16179 raft_consensus.cc:697] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:17.772753 16179 consensus_queue.cc:237] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.778278 15847 catalog_manager.cc:5697] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 1 to 2, leader changed from 3248a2156ec141b7843807928804c840 (127.11.59.195) to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.827517 16179 consensus_queue.cc:1048] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.839129 16179 consensus_queue.cc:1048] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.846416 16146 raft_consensus.cc:993] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:17.846853 16179 raft_consensus.cc:1081] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Signalling peer 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:17.848251 16099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d"
dest_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:44708
I20260710 11:01:17.848768 16099 raft_consensus.cc:493] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:17.849120 16099 raft_consensus.cc:3060] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.853633 16099 raft_consensus.cc:515] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.855051 16099 leader_election.cc:290] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:17.855821 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:17.856151 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51f4802cd34cf7ad5731d14f13619d" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:17.856434 15950 raft_consensus.cc:3055] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:17.856716 16024 raft_consensus.cc:3060] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.856809 15950 raft_consensus.cc:740] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:17.857707 15950 consensus_queue.cc:260] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.859086 15950 raft_consensus.cc:3060] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.863891 16024 raft_consensus.cc:2468] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 2.
I20260710 11:01:17.864996 16063 leader_election.cc:304] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:17.865710 16154 raft_consensus.cc:2804] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:17.865672 15950 raft_consensus.cc:2468] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 2.
I20260710 11:01:17.866390 16154 raft_consensus.cc:697] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 2 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:17.867185 16154 consensus_queue.cc:237] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.874986 15845 catalog_manager.cc:5697] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 1 to 2, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:17.939507 16159 raft_consensus.cc:993] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840: : Instructing follower dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:17.939915 16154 raft_consensus.cc:1081] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Signalling peer dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:17.941164 15950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:01:17.941589 15950 raft_consensus.cc:493] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:17.941829 15950 raft_consensus.cc:3060] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.946285 15950 raft_consensus.cc:515] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.947690 15950 leader_election.cc:290] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:17.948556 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:17.948715 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff429a2182142dba1fe775177273b2e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:17.949198 16024 raft_consensus.cc:3060] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.949267 16099 raft_consensus.cc:3055] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:17.949695 16099 raft_consensus.cc:740] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:17.950510 16099 consensus_queue.cc:260] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.951707 16099 raft_consensus.cc:3060] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:17.956182 16024 raft_consensus.cc:2468] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:17.957423 15914 leader_election.cc:304] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:17.958129 16179 raft_consensus.cc:2804] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:17.958364 16099 raft_consensus.cc:2468] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:17.958635 16179 raft_consensus.cc:697] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:17.959506 16179 consensus_queue.cc:237] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:17.965317 15845 catalog_manager.cc:5697] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 1 to 2, leader changed from 3248a2156ec141b7843807928804c840 (127.11.59.195) to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.000075 16146 raft_consensus.cc:993] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:18.000522 16179 raft_consensus.cc:1081] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Signalling peer ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:18.001799 16024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e"
dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:60456
I20260710 11:01:18.002288 16024 raft_consensus.cc:493] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.002568 16024 raft_consensus.cc:3060] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.007272 16024 raft_consensus.cc:515] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.008821 16024 leader_election.cc:290] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:18.009701 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:18.009925 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b4dd48d342420da8a2329b69bb301e" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:18.010331 15950 raft_consensus.cc:3055] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.010437 16099 raft_consensus.cc:3060] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.010735 15950 raft_consensus.cc:740] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:18.011561 15950 consensus_queue.cc:260] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.012766 15950 raft_consensus.cc:3060] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.017182 16099 raft_consensus.cc:2468] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:18.018337 15991 leader_election.cc:304] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:18.018992 16219 raft_consensus.cc:2804] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.019052 15950 raft_consensus.cc:2468] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:18.019429 16219 raft_consensus.cc:697] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:18.020291 16219 consensus_queue.cc:237] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.026494 15845 catalog_manager.cc:5697] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 1 to 2, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.037358 16099 raft_consensus.cc:1275] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.038569 16179 consensus_queue.cc:1048] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.047495 16024 raft_consensus.cc:1275] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.049537 16146 consensus_queue.cc:1048] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:18.118124 16192 raft_consensus.cc:993] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:18.118605 16179 raft_consensus.cc:1081] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Signalling peer ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:18.118803 16192 raft_consensus.cc:993] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:18.119282 16146 raft_consensus.cc:1081] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Signalling peer ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:18.120126 16024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258"
dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:60456
I20260710 11:01:18.120692 16024 raft_consensus.cc:493] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.121048 16024 raft_consensus.cc:3060] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.121572 16023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3"
dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:60456
I20260710 11:01:18.122116 16023 raft_consensus.cc:493] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.122449 16023 raft_consensus.cc:3060] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.127305 16024 raft_consensus.cc:515] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.127769 16023 raft_consensus.cc:515] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.129002 16024 leader_election.cc:290] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:18.129730 16023 leader_election.cc:290] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:18.129916 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:18.130571 15950 raft_consensus.cc:3055] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.130890 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:18.130939 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7136cdfad4aa081468621f5f1c6f3" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:18.131592 16098 raft_consensus.cc:3060] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.132144 15949 raft_consensus.cc:3055] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.132505 15949 raft_consensus.cc:740] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:18.131426 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bde580e034473eb839c1cadf62b258" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:18.133571 16099 raft_consensus.cc:3060] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.133368 15949 consensus_queue.cc:260] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.134593 15949 raft_consensus.cc:3060] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.130909 15950 raft_consensus.cc:740] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:18.135644 15950 consensus_queue.cc:260] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.136922 15950 raft_consensus.cc:3060] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.139761 16098 raft_consensus.cc:2468] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:18.141054 15991 leader_election.cc:304] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:18.141556 16099 raft_consensus.cc:2468] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:18.142000 16219 raft_consensus.cc:2804] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.142488 16219 raft_consensus.cc:697] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:18.143504 15949 raft_consensus.cc:2468] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:18.143697 15950 raft_consensus.cc:2468] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:18.143309 16219 consensus_queue.cc:237] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.145044 15991 leader_election.cc:304] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:18.145797 16218 raft_consensus.cc:2804] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.146232 16218 raft_consensus.cc:697] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:18.146796 16218 consensus_queue.cc:237] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:18.150650 15847 catalog_manager.cc:5697] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 1 to 2, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.162269 15847 catalog_manager.cc:5697] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 1 to 2, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.286885 16099 raft_consensus.cc:1275] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.288583 16146 consensus_queue.cc:1048] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.297183 16023 raft_consensus.cc:1275] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.298527 16175 consensus_queue.cc:1048] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.376361 16099 raft_consensus.cc:1275] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.377727 15949 raft_consensus.cc:1275] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.377660 16175 consensus_queue.cc:1048] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.378924 16154 consensus_queue.cc:1048] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.386770 16023 raft_consensus.cc:1275] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.390121 16023 raft_consensus.cc:1275] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.391299 16146 consensus_queue.cc:1048] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.391880 16159 consensus_queue.cc:1048] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.487960 15949 raft_consensus.cc:1275] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.489045 16218 consensus_queue.cc:1048] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.497247 16099 raft_consensus.cc:1275] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.499861 16144 consensus_queue.cc:1048] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.594694 15949 raft_consensus.cc:1275] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.596235 16144 consensus_queue.cc:1048] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.604494 16098 raft_consensus.cc:1275] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.605896 16219 consensus_queue.cc:1048] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.682834 16098 raft_consensus.cc:1275] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.684120 16219 consensus_queue.cc:1048] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.691994 15949 raft_consensus.cc:1275] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.693739 16144 consensus_queue.cc:1048] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.638556 15847 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51286:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:20.640503 15847 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:20.685902 15934 tablet_service.cc:1511] Processing CreateTablet for tablet bf1fed7a696e4f0eaeecf9bad6beceea (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:20.686755 16009 tablet_service.cc:1511] Processing CreateTablet for tablet bf1fed7a696e4f0eaeecf9bad6beceea (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:20.687216 15934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1fed7a696e4f0eaeecf9bad6beceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.687649 16082 tablet_service.cc:1511] Processing CreateTablet for tablet bf1fed7a696e4f0eaeecf9bad6beceea (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:20.687934 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1fed7a696e4f0eaeecf9bad6beceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.688499 16082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1fed7a696e4f0eaeecf9bad6beceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.691880 15938 tablet_service.cc:1511] Processing CreateTablet for tablet e26de98c234a4fc89329166ceb34589c (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:20.693105 15938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26de98c234a4fc89329166ceb34589c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.707599 16012 tablet_service.cc:1511] Processing CreateTablet for tablet e26de98c234a4fc89329166ceb34589c (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:20.708982 16012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26de98c234a4fc89329166ceb34589c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.710649 16249 tablet_bootstrap.cc:492] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:20.716845 16249 tablet_bootstrap.cc:654] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.724254 16251 tablet_bootstrap.cc:492] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:20.725009 16082 tablet_service.cc:1511] Processing CreateTablet for tablet e26de98c234a4fc89329166ceb34589c (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:20.726370 16082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26de98c234a4fc89329166ceb34589c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.727466 15938 tablet_service.cc:1511] Processing CreateTablet for tablet 4da33399bc634dfab53ce162c932f129 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
W20260710 11:01:20.728216 15896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:20.728664 15938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da33399bc634dfab53ce162c932f129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.735092 16249 tablet_bootstrap.cc:492] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:20.735581 16249 ts_tablet_manager.cc:1403] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260710 11:01:20.737528 16009 tablet_service.cc:1511] Processing CreateTablet for tablet 4da33399bc634dfab53ce162c932f129 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:20.738447 16251 tablet_bootstrap.cc:654] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.738791 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da33399bc634dfab53ce162c932f129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.738565 16249 raft_consensus.cc:359] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.739385 16249 raft_consensus.cc:385] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:20.739683 16249 raft_consensus.cc:740] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:20.740411 16249 consensus_queue.cc:260] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.750277 16250 tablet_bootstrap.cc:492] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:20.751704 16084 tablet_service.cc:1511] Processing CreateTablet for tablet 4da33399bc634dfab53ce162c932f129 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:20.752887 16084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da33399bc634dfab53ce162c932f129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.752810 16251 tablet_bootstrap.cc:492] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:20.753633 16251 ts_tablet_manager.cc:1403] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.004s
I20260710 11:01:20.754058 15934 tablet_service.cc:1511] Processing CreateTablet for tablet 0062a101d81b4d94867981eeebf1626e (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:20.755268 15934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0062a101d81b4d94867981eeebf1626e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.756703 16251 raft_consensus.cc:359] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.757517 16251 raft_consensus.cc:385] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:20.757854 16251 raft_consensus.cc:740] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:20.758908 16251 consensus_queue.cc:260] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.762748 16013 tablet_service.cc:1511] Processing CreateTablet for tablet 0062a101d81b4d94867981eeebf1626e (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:20.763249 16251 ts_tablet_manager.cc:1434] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:20.764050 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0062a101d81b4d94867981eeebf1626e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.767519 16250 tablet_bootstrap.cc:654] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.779068 16250 tablet_bootstrap.cc:492] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:20.779536 16250 ts_tablet_manager.cc:1403] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260710 11:01:20.782334 16250 raft_consensus.cc:359] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.783039 16250 raft_consensus.cc:385] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:20.783340 16250 raft_consensus.cc:740] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:20.784009 16250 consensus_queue.cc:260] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.785691 16251 tablet_bootstrap.cc:492] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:20.791736 16250 ts_tablet_manager.cc:1434] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.007s
I20260710 11:01:20.792104 16251 tablet_bootstrap.cc:654] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.792866 16250 tablet_bootstrap.cc:492] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:20.796294 16249 ts_tablet_manager.cc:1434] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.060s	user 0.001s	sys 0.006s
I20260710 11:01:20.798281 15934 tablet_service.cc:1511] Processing CreateTablet for tablet bed2af116b3f42deb43d28df354c0f70 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:20.799703 16249 tablet_bootstrap.cc:492] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:20.799706 15934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed2af116b3f42deb43d28df354c0f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.802680 16250 tablet_bootstrap.cc:654] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.806094 15932 tablet_service.cc:1511] Processing CreateTablet for tablet 02464c2a5a4441a79af51974cc292ae7 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:20.807371 15932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02464c2a5a4441a79af51974cc292ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.808668 16082 tablet_service.cc:1511] Processing CreateTablet for tablet bed2af116b3f42deb43d28df354c0f70 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:20.809921 16082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed2af116b3f42deb43d28df354c0f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.815380 16009 tablet_service.cc:1511] Processing CreateTablet for tablet bed2af116b3f42deb43d28df354c0f70 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:20.816679 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed2af116b3f42deb43d28df354c0f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.817193 16012 tablet_service.cc:1511] Processing CreateTablet for tablet 02464c2a5a4441a79af51974cc292ae7 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:20.818513 16012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02464c2a5a4441a79af51974cc292ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.807070 16084 tablet_service.cc:1511] Processing CreateTablet for tablet 0062a101d81b4d94867981eeebf1626e (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:20.838673 16085 tablet_service.cc:1511] Processing CreateTablet for tablet 02464c2a5a4441a79af51974cc292ae7 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:20.827684 15938 tablet_service.cc:1511] Processing CreateTablet for tablet c47bf1ab2d5a4455b1cad5032e5a4036 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:20.829950 16249 tablet_bootstrap.cc:654] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.830017 16015 tablet_service.cc:1511] Processing CreateTablet for tablet c47bf1ab2d5a4455b1cad5032e5a4036 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:20.839257 16084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0062a101d81b4d94867981eeebf1626e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.841607 16015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47bf1ab2d5a4455b1cad5032e5a4036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.840473 15938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47bf1ab2d5a4455b1cad5032e5a4036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.832216 16251 tablet_bootstrap.cc:492] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:20.845580 16251 ts_tablet_manager.cc:1403] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.005s
I20260710 11:01:20.839187 16088 tablet_service.cc:1511] Processing CreateTablet for tablet c47bf1ab2d5a4455b1cad5032e5a4036 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:20.845595 16085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02464c2a5a4441a79af51974cc292ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.850375 16088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47bf1ab2d5a4455b1cad5032e5a4036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.861595 16251 raft_consensus.cc:359] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.862727 16251 raft_consensus.cc:385] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:20.863123 16251 raft_consensus.cc:740] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:20.867311 16249 tablet_bootstrap.cc:492] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:20.867873 16249 ts_tablet_manager.cc:1403] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.007s
I20260710 11:01:20.870987 16249 raft_consensus.cc:359] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.871709 16249 raft_consensus.cc:385] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:20.872015 16249 raft_consensus.cc:740] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:20.872857 16249 consensus_queue.cc:260] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.873708 16255 raft_consensus.cc:493] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:20.874131 16255 raft_consensus.cc:515] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.875306 16249 ts_tablet_manager.cc:1434] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:01:20.878031 16249 tablet_bootstrap.cc:492] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:20.878667 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
W20260710 11:01:20.880146 16065 leader_election.cc:343] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:20.882253 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:20.882933 16255 leader_election.cc:290] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:20.885522 16249 tablet_bootstrap.cc:654] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.888128 15938 tablet_service.cc:1511] Processing CreateTablet for tablet 185c3d7958c64825b7c9029748acbe65 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:20.889361 15938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185c3d7958c64825b7c9029748acbe65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.890115 16013 tablet_service.cc:1511] Processing CreateTablet for tablet 185c3d7958c64825b7c9029748acbe65 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:20.894193 16082 tablet_service.cc:1511] Processing CreateTablet for tablet 185c3d7958c64825b7c9029748acbe65 (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:20.895817 16082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185c3d7958c64825b7c9029748acbe65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.896366 15934 tablet_service.cc:1511] Processing CreateTablet for tablet 049e4c0e106a4685be26fdb09404d68f (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:20.897533 15934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049e4c0e106a4685be26fdb09404d68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.869625 16251 consensus_queue.cc:260] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.903154 16023 raft_consensus.cc:2468] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:20.904697 16251 ts_tablet_manager.cc:1434] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.059s	user 0.002s	sys 0.005s
I20260710 11:01:20.905033 16063 leader_election.cc:304] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [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: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:20.906361 16255 raft_consensus.cc:2804] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:20.906698 16255 raft_consensus.cc:493] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:20.907006 16255 raft_consensus.cc:3060] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.907994 16250 tablet_bootstrap.cc:492] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:20.908483 16250 ts_tablet_manager.cc:1403] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.116s	user 0.024s	sys 0.033s
I20260710 11:01:20.909605 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185c3d7958c64825b7c9029748acbe65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.914619 16255 raft_consensus.cc:515] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.930259 16250 raft_consensus.cc:359] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.931012 16250 raft_consensus.cc:385] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:20.930846 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:20.918030 16251 tablet_bootstrap.cc:492] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:20.932216 16250 raft_consensus.cc:740] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:20.933045 16250 consensus_queue.cc:260] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.933940 15949 raft_consensus.cc:3060] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.937561 16249 tablet_bootstrap.cc:492] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:20.938072 16249 ts_tablet_manager.cc:1403] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.005s
I20260710 11:01:20.940956 16249 raft_consensus.cc:359] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.941624 16249 raft_consensus.cc:385] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:20.941883 16249 raft_consensus.cc:740] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:20.943171 16249 consensus_queue.cc:260] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.943823 15949 raft_consensus.cc:2468] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:20.944136 16083 tablet_service.cc:1511] Processing CreateTablet for tablet 049e4c0e106a4685be26fdb09404d68f (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:20.945498 16083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049e4c0e106a4685be26fdb09404d68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.947125 16065 leader_election.cc:304] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:20.947655 16249 ts_tablet_manager.cc:1434] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:20.948000 16235 raft_consensus.cc:2804] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:20.948688 16249 tablet_bootstrap.cc:492] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:20.952080 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:20.952981 16023 raft_consensus.cc:3060] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.953375 16255 leader_election.cc:290] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:20.959791 16023 raft_consensus.cc:2468] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:20.966300 16249 tablet_bootstrap.cc:654] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.967780 16251 tablet_bootstrap.cc:654] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:20.979291 16250 ts_tablet_manager.cc:1434] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260710 11:01:20.984537 16250 tablet_bootstrap.cc:492] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:20.985281 16249 tablet_bootstrap.cc:492] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:20.985975 16249 ts_tablet_manager.cc:1403] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.011s
I20260710 11:01:20.986425 16012 tablet_service.cc:1511] Processing CreateTablet for tablet 049e4c0e106a4685be26fdb09404d68f (DEFAULT_TABLE table=soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:20.987690 16012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049e4c0e106a4685be26fdb09404d68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:20.989889 16249 raft_consensus.cc:359] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.990289 16235 raft_consensus.cc:697] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:20.997577 16235 consensus_queue.cc:237] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:20.998134 16251 tablet_bootstrap.cc:492] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:20.998765 16251 ts_tablet_manager.cc:1403] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.007s
I20260710 11:01:21.001689 16249 raft_consensus.cc:385] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.002139 16249 raft_consensus.cc:740] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.002032 16251 raft_consensus.cc:359] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.003063 16251 raft_consensus.cc:385] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.002993 16249 consensus_queue.cc:260] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.003481 16251 raft_consensus.cc:740] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.004793 16250 tablet_bootstrap.cc:654] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.004668 16251 consensus_queue.cc:260] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.005381 16249 ts_tablet_manager.cc:1434] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 11:01:21.006394 16249 tablet_bootstrap.cc:492] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:21.014843 16260 raft_consensus.cc:493] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.017920 16260 raft_consensus.cc:515] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.020910 16249 tablet_bootstrap.cc:654] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.031558 16260 leader_election.cc:290] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:21.032176 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:21.032716 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.033625 16251 ts_tablet_manager.cc:1434] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
W20260710 11:01:21.042814 16063 leader_election.cc:343] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.042387 15846 catalog_manager.cc:5697] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:21.043596 16065 leader_election.cc:343] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.043732 16235 raft_consensus.cc:493] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.044059 16065 leader_election.cc:304] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3248a2156ec141b7843807928804c840; no voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:21.044190 16235 raft_consensus.cc:515] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.046721 16255 raft_consensus.cc:2749] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:21.046873 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
W20260710 11:01:21.048237 16065 leader_election.cc:343] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.049918 16235 leader_election.cc:290] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:21.050499 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.051258 16023 raft_consensus.cc:2468] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:21.055349 16063 leader_election.cc:304] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [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: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:21.063265 16235 raft_consensus.cc:2804] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.065903 16235 raft_consensus.cc:493] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.066303 16235 raft_consensus.cc:3060] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.069968 16249 tablet_bootstrap.cc:492] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:21.070557 16249 ts_tablet_manager.cc:1403] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.005s
I20260710 11:01:21.070938 16251 tablet_bootstrap.cc:492] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:21.073772 16235 raft_consensus.cc:515] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.073616 16249 raft_consensus.cc:359] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.077103 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:21.077750 16023 raft_consensus.cc:3060] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.080356 16251 tablet_bootstrap.cc:654] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.081765 16250 tablet_bootstrap.cc:492] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:21.081665 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:21.082363 16250 ts_tablet_manager.cc:1403] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.098s	user 0.031s	sys 0.049s
W20260710 11:01:21.083294 16065 leader_election.cc:343] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.074635 16249 raft_consensus.cc:385] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.085206 16249 raft_consensus.cc:740] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.086072 16250 raft_consensus.cc:359] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.086089 16249 consensus_queue.cc:260] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.087244 16250 raft_consensus.cc:385] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.087669 16250 raft_consensus.cc:740] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.088984 16249 ts_tablet_manager.cc:1434] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260710 11:01:21.088721 16250 consensus_queue.cc:260] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.090282 16249 tablet_bootstrap.cc:492] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:21.096938 16023 raft_consensus.cc:2468] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:21.097898 16249 tablet_bootstrap.cc:654] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.098891 16063 leader_election.cc:304] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:21.096804 16250 ts_tablet_manager.cc:1434] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.006s
I20260710 11:01:21.099720 16251 tablet_bootstrap.cc:492] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:21.099846 16260 raft_consensus.cc:2804] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.100211 16251 ts_tablet_manager.cc:1403] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.002s
I20260710 11:01:21.100376 16260 raft_consensus.cc:697] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:21.101559 16260 consensus_queue.cc:237] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.103551 16251 raft_consensus.cc:359] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.104241 16251 raft_consensus.cc:385] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.104542 16251 raft_consensus.cc:740] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.105348 16251 consensus_queue.cc:260] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.107414 16250 tablet_bootstrap.cc:492] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:21.097616 16235 leader_election.cc:290] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:21.107638 16251 ts_tablet_manager.cc:1434] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:21.110286 16251 tablet_bootstrap.cc:492] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:21.114686 16250 tablet_bootstrap.cc:654] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.116026 16249 tablet_bootstrap.cc:492] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:21.116560 16249 ts_tablet_manager.cc:1403] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.012s
I20260710 11:01:21.116710 16251 tablet_bootstrap.cc:654] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.119469 16249 raft_consensus.cc:359] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.120201 16249 raft_consensus.cc:385] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.120502 16249 raft_consensus.cc:740] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.121366 16249 consensus_queue.cc:260] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.124117 16249 ts_tablet_manager.cc:1434] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:21.125047 16249 tablet_bootstrap.cc:492] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:21.135566 16250 tablet_bootstrap.cc:492] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:21.136457 16250 ts_tablet_manager.cc:1403] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260710 11:01:21.140321 16249 tablet_bootstrap.cc:654] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.140396 16250 raft_consensus.cc:359] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.141600 16250 raft_consensus.cc:385] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.142081 16250 raft_consensus.cc:740] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.141844 15846 catalog_manager.cc:5697] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:21.143244 16250 consensus_queue.cc:260] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.145407 16235 raft_consensus.cc:493] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.145920 16235 raft_consensus.cc:515] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.148000 16235 leader_election.cc:290] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:21.151089 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.151741 16238 raft_consensus.cc:493] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.152238 16238 raft_consensus.cc:515] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
W20260710 11:01:21.153012 16063 leader_election.cc:343] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.154523 16238 leader_election.cc:290] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.155042 16250 ts_tablet_manager.cc:1434] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:01:21.156045 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0062a101d81b4d94867981eeebf1626e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.156546 16250 tablet_bootstrap.cc:492] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:21.156682 16098 raft_consensus.cc:2468] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.161724 15916 leader_election.cc:304] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.163713 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0062a101d81b4d94867981eeebf1626e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.164342 16023 raft_consensus.cc:2468] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.166049 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:21.167567 16238 raft_consensus.cc:2804] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.167946 16238 raft_consensus.cc:493] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.168260 16238 raft_consensus.cc:3060] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.169610 16251 tablet_bootstrap.cc:492] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:21.170110 16251 ts_tablet_manager.cc:1403] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.026s
W20260710 11:01:21.170035 16065 leader_election.cc:343] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.170584 16065 leader_election.cc:304] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3248a2156ec141b7843807928804c840; no voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:21.171747 16235 raft_consensus.cc:493] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.172230 16235 raft_consensus.cc:515] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.177210 16260 raft_consensus.cc:2749] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:21.173192 16251 raft_consensus.cc:359] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.178792 16251 raft_consensus.cc:385] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.179131 16251 raft_consensus.cc:740] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.179499 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.179909 16251 consensus_queue.cc:260] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.180447 16023 raft_consensus.cc:2468] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:21.184880 16251 ts_tablet_manager.cc:1434] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:01:21.185423 16250 tablet_bootstrap.cc:654] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.186964 16251 tablet_bootstrap.cc:492] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:21.186779 16063 leader_election.cc:304] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:21.188160 16260 raft_consensus.cc:2804] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.188624 16260 raft_consensus.cc:493] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.188987 16260 raft_consensus.cc:3060] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.189544 16274 raft_consensus.cc:493] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.190333 16274 raft_consensus.cc:515] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.177383 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:21.177920 16235 leader_election.cc:290] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:21.176754 16238 raft_consensus.cc:515] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.195770 16260 raft_consensus.cc:515] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.196586 16238 leader_election.cc:290] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.177628 16249 tablet_bootstrap.cc:492] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:21.197489 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0062a101d81b4d94867981eeebf1626e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:21.197583 16249 ts_tablet_manager.cc:1403] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.003s
I20260710 11:01:21.197566 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0062a101d81b4d94867981eeebf1626e" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:21.198158 16023 raft_consensus.cc:3060] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.198308 16098 raft_consensus.cc:3060] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.198742 16274 leader_election.cc:290] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.199446 16251 tablet_bootstrap.cc:654] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.201023 16249 raft_consensus.cc:359] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.201787 16249 raft_consensus.cc:385] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.202081 16249 raft_consensus.cc:740] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.203033 15949 raft_consensus.cc:2468] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 0.
I20260710 11:01:21.205848 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.206468 16024 raft_consensus.cc:2468] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.207435 16250 tablet_bootstrap.cc:492] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:21.207612 15914 leader_election.cc:304] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.208310 16250 ts_tablet_manager.cc:1403] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.009s
I20260710 11:01:21.208184 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.208490 16274 raft_consensus.cc:2804] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.208849 16274 raft_consensus.cc:493] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.209039 16097 raft_consensus.cc:2393] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in current term 1: Already voted for candidate 3248a2156ec141b7843807928804c840 in this term.
I20260710 11:01:21.209200 16274 raft_consensus.cc:3060] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.210958 16023 raft_consensus.cc:2468] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.211213 16098 raft_consensus.cc:2468] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.212121 15914 leader_election.cc:304] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.212842 16238 raft_consensus.cc:2804] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.203049 16249 consensus_queue.cc:260] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.215022 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:21.215412 16249 ts_tablet_manager.cc:1434] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260710 11:01:21.215577 16024 raft_consensus.cc:3060] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.215934 16274 raft_consensus.cc:515] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.216583 16249 tablet_bootstrap.cc:492] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:21.218075 16274 leader_election.cc:290] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.222782 16024 raft_consensus.cc:2468] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 1.
I20260710 11:01:21.223433 16249 tablet_bootstrap.cc:654] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.223732 16260 leader_election.cc:290] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:21.212706 16250 raft_consensus.cc:359] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.225948 16250 raft_consensus.cc:385] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.226961 16250 raft_consensus.cc:740] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.257400 16238 raft_consensus.cc:697] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:21.259110 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:21.260560 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:21.261921 15949 raft_consensus.cc:2393] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3248a2156ec141b7843807928804c840 in current term 1: Already voted for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in this term.
I20260710 11:01:21.228574 16250 consensus_queue.cc:260] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.259161 16063 leader_election.cc:304] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:21.265739 16274 raft_consensus.cc:493] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.266408 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:21.266892 16274 raft_consensus.cc:515] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.267467 16260 raft_consensus.cc:2804] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.267709 16024 raft_consensus.cc:2393] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in current term 1: Already voted for candidate 3248a2156ec141b7843807928804c840 in this term.
I20260710 11:01:21.268216 16260 raft_consensus.cc:697] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:21.270473 16260 consensus_queue.cc:237] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.272065 15916 leader_election.cc:304] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [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: dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:21.275985 16274 leader_election.cc:290] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.278200 16249 tablet_bootstrap.cc:492] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:21.279166 16249 ts_tablet_manager.cc:1403] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260710 11:01:21.280493 16274 raft_consensus.cc:2749] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:21.260612 16238 consensus_queue.cc:237] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.295914 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.297621 16024 raft_consensus.cc:2393] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in current term 1: Already voted for candidate 3248a2156ec141b7843807928804c840 in this term.
I20260710 11:01:21.299907 16251 tablet_bootstrap.cc:492] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:21.300998 16251 ts_tablet_manager.cc:1403] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.114s	user 0.005s	sys 0.022s
I20260710 11:01:21.309937 16249 raft_consensus.cc:359] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.310783 16249 raft_consensus.cc:385] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.311110 16249 raft_consensus.cc:740] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.315227 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.317322 15916 leader_election.cc:304] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:21.319433 16251 raft_consensus.cc:359] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.320555 16251 raft_consensus.cc:385] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.320909 16251 raft_consensus.cc:740] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.314985 16249 consensus_queue.cc:260] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.322611 16280 raft_consensus.cc:3060] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.321508 16250 ts_tablet_manager.cc:1434] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.112s	user 0.010s	sys 0.018s
I20260710 11:01:21.326669 16250 tablet_bootstrap.cc:492] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:21.330348 15847 catalog_manager.cc:5697] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 1 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:21.339399 15846 catalog_manager.cc:5697] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:21.345577 16250 tablet_bootstrap.cc:654] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.345644 16251 consensus_queue.cc:260] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.349182 16251 ts_tablet_manager.cc:1434] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260710 11:01:21.351054 16251 tablet_bootstrap.cc:492] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:21.357673 16250 tablet_bootstrap.cc:492] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:21.358219 16250 ts_tablet_manager.cc:1403] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.010s
I20260710 11:01:21.359475 16251 tablet_bootstrap.cc:654] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.360425 16249 ts_tablet_manager.cc:1434] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.008s
I20260710 11:01:21.361845 16249 tablet_bootstrap.cc:492] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: Bootstrap starting.
I20260710 11:01:21.361634 16250 raft_consensus.cc:359] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.362427 16250 raft_consensus.cc:385] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.362808 16250 raft_consensus.cc:740] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.371929 16249 tablet_bootstrap.cc:654] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.372009 16251 tablet_bootstrap.cc:492] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:21.373982 16251 ts_tablet_manager.cc:1403] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 11:01:21.374066 16250 consensus_queue.cc:260] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.375941 16238 raft_consensus.cc:493] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.376051 16260 raft_consensus.cc:493] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.376573 16238 raft_consensus.cc:515] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.376775 16260 raft_consensus.cc:515] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.377753 16251 raft_consensus.cc:359] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.378578 16251 raft_consensus.cc:385] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.378891 16251 raft_consensus.cc:740] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.379763 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.379680 16251 consensus_queue.cc:260] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.380548 16024 raft_consensus.cc:2468] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.383546 16250 ts_tablet_manager.cc:1434] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260710 11:01:21.384443 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:21.384620 15914 leader_election.cc:304] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.385074 16250 tablet_bootstrap.cc:492] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:21.386710 16277 raft_consensus.cc:2804] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:21.387056 16065 leader_election.cc:343] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.387292 16277 raft_consensus.cc:493] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.387665 16277 raft_consensus.cc:3060] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.388417 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.389138 16098 raft_consensus.cc:2468] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.390810 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
W20260710 11:01:21.392380 16063 leader_election.cc:343] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.392819 16063 leader_election.cc:304] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3248a2156ec141b7843807928804c840; no voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:21.394007 16238 leader_election.cc:290] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.394258 16260 leader_election.cc:290] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:21.394663 16250 tablet_bootstrap.cc:654] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.393857 16235 raft_consensus.cc:2749] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:21.373312 16280 raft_consensus.cc:2749] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:21.386652 16251 ts_tablet_manager.cc:1434] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:01:21.398248 16251 tablet_bootstrap.cc:492] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:21.400771 16277 raft_consensus.cc:515] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.404078 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:21.404726 16024 raft_consensus.cc:3060] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.406219 16251 tablet_bootstrap.cc:654] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.420496 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:21.421432 16098 raft_consensus.cc:3060] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.429365 16236 raft_consensus.cc:493] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.429986 16236 raft_consensus.cc:515] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.432229 16024 raft_consensus.cc:2468] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.437944 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.438979 16097 raft_consensus.cc:2468] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 0.
I20260710 11:01:21.440361 15914 leader_election.cc:304] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.441468 16280 raft_consensus.cc:2804] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.442112 16280 raft_consensus.cc:697] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:21.442627 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:21.443243 16280 consensus_queue.cc:237] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.449334 15991 leader_election.cc:304] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:21.450627 16266 raft_consensus.cc:2804] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.451134 16266 raft_consensus.cc:493] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.451560 16266 raft_consensus.cc:3060] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.434568 16236 leader_election.cc:290] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.457826 16238 raft_consensus.cc:493] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.457746 16235 consensus_queue.cc:1048] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:21.458654 16238 raft_consensus.cc:515] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.461655 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.462074 16238 leader_election.cc:290] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.462397 16025 raft_consensus.cc:2468] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.463883 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.464592 15914 leader_election.cc:304] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.464854 16097 raft_consensus.cc:2468] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.465732 16238 raft_consensus.cc:2804] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.466079 16238 raft_consensus.cc:493] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.466382 16238 raft_consensus.cc:3060] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.434120 16277 leader_election.cc:290] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.467026 16266 raft_consensus.cc:515] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.469213 16266 leader_election.cc:290] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.472470 16098 raft_consensus.cc:2468] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.479233 16250 tablet_bootstrap.cc:492] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:21.479780 16250 ts_tablet_manager.cc:1403] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.016s
W20260710 11:01:21.480554 15991 leader_election.cc:343] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.480959 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:21.481781 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:21.482357 16097 raft_consensus.cc:3060] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:21.482437 15991 leader_election.cc:343] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:21.483119 16250 raft_consensus.cc:359] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.476155 16249 tablet_bootstrap.cc:492] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: No bootstrap required, opened a new log
I20260710 11:01:21.492216 16250 raft_consensus.cc:385] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.492508 16249 ts_tablet_manager.cc:1403] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: Time spent bootstrapping tablet: real 0.131s	user 0.026s	sys 0.037s
I20260710 11:01:21.476059 16251 tablet_bootstrap.cc:492] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:21.493343 16251 ts_tablet_manager.cc:1403] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.024s
I20260710 11:01:21.492444 15847 catalog_manager.cc:5697] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:21.496003 16251 raft_consensus.cc:359] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.496515 16251 raft_consensus.cc:385] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.496743 16251 raft_consensus.cc:740] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.476748 16238 raft_consensus.cc:515] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.496793 16249 raft_consensus.cc:359] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.497634 16249 raft_consensus.cc:385] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.497925 16249 raft_consensus.cc:740] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.499240 16238 leader_election.cc:290] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.499989 16251 consensus_queue.cc:260] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.500412 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:21.501358 16098 raft_consensus.cc:3060] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.502298 16251 ts_tablet_manager.cc:1434] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:01:21.502128 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:21.502803 16023 raft_consensus.cc:3060] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.503355 16251 tablet_bootstrap.cc:492] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8: Bootstrap starting.
I20260710 11:01:21.506744 16235 consensus_queue.cc:1048] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.492588 16250 raft_consensus.cc:740] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.509341 16098 raft_consensus.cc:2468] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.510807 15916 leader_election.cc:304] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.510162 16250 consensus_queue.cc:260] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.511763 16280 raft_consensus.cc:2804] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.512228 16280 raft_consensus.cc:697] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:21.512768 16249 consensus_queue.cc:260] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.513038 16280 consensus_queue.cc:237] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.513151 16250 ts_tablet_manager.cc:1434] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 11:01:21.514781 16250 tablet_bootstrap.cc:492] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:21.515756 16023 raft_consensus.cc:2468] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.518812 16249 ts_tablet_manager.cc:1434] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:01:21.521452 16250 tablet_bootstrap.cc:654] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.524528 16255 consensus_queue.cc:1048] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:21.525034 16251 tablet_bootstrap.cc:654] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.535594 16250 tablet_bootstrap.cc:492] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:21.536202 16250 ts_tablet_manager.cc:1403] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260710 11:01:21.539561 16097 raft_consensus.cc:2468] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 1.
I20260710 11:01:21.540328 16250 raft_consensus.cc:359] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.541496 15991 leader_election.cc:304] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:21.547791 16251 tablet_bootstrap.cc:492] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8: No bootstrap required, opened a new log
I20260710 11:01:21.548563 16251 ts_tablet_manager.cc:1403] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.006s
I20260710 11:01:21.549124 16266 raft_consensus.cc:2804] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.549731 16266 raft_consensus.cc:697] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:21.550552 16266 consensus_queue.cc:237] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.551589 16251 raft_consensus.cc:359] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.552321 16251 raft_consensus.cc:385] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.552575 16251 raft_consensus.cc:740] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.553411 16251 consensus_queue.cc:260] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.555331 16251 ts_tablet_manager.cc:1434] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:01:21.555996 16250 raft_consensus.cc:385] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.556342 16250 raft_consensus.cc:740] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.557175 16250 consensus_queue.cc:260] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.560803 16255 consensus_queue.cc:1048] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.561374 16250 ts_tablet_manager.cc:1434] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 11:01:21.562433 16250 tablet_bootstrap.cc:492] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: Bootstrap starting.
I20260710 11:01:21.567855 16250 tablet_bootstrap.cc:654] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:21.580890 15847 catalog_manager.cc:5697] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:21.592299 16250 tablet_bootstrap.cc:492] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: No bootstrap required, opened a new log
I20260710 11:01:21.592852 16250 ts_tablet_manager.cc:1403] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.001s
I20260710 11:01:21.595223 16250 raft_consensus.cc:359] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.595911 16250 raft_consensus.cc:385] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:21.596199 16250 raft_consensus.cc:740] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Initialized, Role: FOLLOWER
I20260710 11:01:21.594923 15845 catalog_manager.cc:5697] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:21.596890 16250 consensus_queue.cc:260] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.598740 16250 ts_tablet_manager.cc:1434] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:01:21.692139 16266 raft_consensus.cc:493] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.692556 16266 raft_consensus.cc:515] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.694264 16266 leader_election.cc:290] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.695202 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185c3d7958c64825b7c9029748acbe65" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" is_pre_election: true
I20260710 11:01:21.695672 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185c3d7958c64825b7c9029748acbe65" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.695878 15950 raft_consensus.cc:2468] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 0.
I20260710 11:01:21.696297 16097 raft_consensus.cc:2468] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 0.
I20260710 11:01:21.696986 15991 leader_election.cc:304] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.697772 16266 raft_consensus.cc:2804] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.698165 16266 raft_consensus.cc:493] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.698453 16266 raft_consensus.cc:3060] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.703485 16266 raft_consensus.cc:515] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.706400 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185c3d7958c64825b7c9029748acbe65" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:21.706497 16266 leader_election.cc:290] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.706987 15950 raft_consensus.cc:3060] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.706876 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185c3d7958c64825b7c9029748acbe65" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:21.707682 16098 raft_consensus.cc:3060] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.714959 16098 raft_consensus.cc:2468] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 1.
I20260710 11:01:21.714959 15950 raft_consensus.cc:2468] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 1.
I20260710 11:01:21.716291 15991 leader_election.cc:304] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.716935 16266 raft_consensus.cc:2804] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.716826 16260 consensus_queue.cc:1048] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.717468 16266 raft_consensus.cc:697] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:21.718232 16266 consensus_queue.cc:237] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.729835 16255 consensus_queue.cc:1048] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:21.737870 15896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:21.739825 15845 catalog_manager.cc:5697] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 1 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:21.781042 16280 consensus_queue.cc:1048] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.792012 16277 consensus_queue.cc:1048] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.886571 16277 raft_consensus.cc:493] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.887022 16277 raft_consensus.cc:515] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.888674 16277 leader_election.cc:290] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.889325 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.889914 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47bf1ab2d5a4455b1cad5032e5a4036" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.890707 16098 raft_consensus.cc:2393] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in current term 1: Already voted for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in this term.
I20260710 11:01:21.891783 15916 leader_election.cc:304] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:21.892457 16277 raft_consensus.cc:3060] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.897749 16277 raft_consensus.cc:2749] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:21.945848 16277 consensus_queue.cc:1048] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.955953 16277 raft_consensus.cc:493] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.956413 16277 raft_consensus.cc:515] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.957194 16280 consensus_queue.cc:1048] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.958388 16277 leader_election.cc:290] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.959856 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" is_pre_election: true
I20260710 11:01:21.960434 16024 raft_consensus.cc:2468] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.961733 15914 leader_election.cc:304] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.962951 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840" is_pre_election: true
I20260710 11:01:21.963609 16098 raft_consensus.cc:2468] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 0.
I20260710 11:01:21.964541 16277 raft_consensus.cc:2804] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:21.965010 16277 raft_consensus.cc:493] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.965541 16277 raft_consensus.cc:3060] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.971657 16277 raft_consensus.cc:515] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.973415 16277 leader_election.cc:290] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:21.974118 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:21.974813 16025 raft_consensus.cc:3060] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.974938 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:21.975603 16097 raft_consensus.cc:3060] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:21.982573 16097 raft_consensus.cc:2468] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.982573 16025 raft_consensus.cc:2468] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 1.
I20260710 11:01:21.983913 15916 leader_election.cc:304] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:21.984618 16277 raft_consensus.cc:2804] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:21.985172 16277 raft_consensus.cc:697] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:21.986080 16277 consensus_queue.cc:237] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:21.993144 15845 catalog_manager.cc:5697] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 1 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:21.998318 16266 consensus_queue.cc:1048] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.010206 16289 consensus_queue.cc:1048] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.039376 16277 consensus_queue.cc:1048] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:22.051088 16238 consensus_queue.cc:1048] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.100965 16097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea"
dest_uuid: "3248a2156ec141b7843807928804c840"
mode: GRACEFUL
new_leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:44732
I20260710 11:01:22.101724 16097 raft_consensus.cc:606] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Received request to transfer leadership to TS dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:22.106980 16097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c"
dest_uuid: "3248a2156ec141b7843807928804c840"
mode: GRACEFUL
new_leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:44732
I20260710 11:01:22.107453 16097 raft_consensus.cc:606] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Received request to transfer leadership to TS dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:22.111708 16097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4da33399bc634dfab53ce162c932f129"
dest_uuid: "3248a2156ec141b7843807928804c840"
mode: GRACEFUL
new_leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:44732
I20260710 11:01:22.112187 16097 raft_consensus.cc:606] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Received request to transfer leadership to TS dd6bc8d4fcab41f587f26ef65cb80fa2
I20260710 11:01:22.119153 15950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:33916
I20260710 11:01:22.119582 15950 raft_consensus.cc:606] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Received request to transfer leadership to TS ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:22.124068 15950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:33916
I20260710 11:01:22.124579 15950 raft_consensus.cc:606] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Received request to transfer leadership to TS ae567aa06d3649b6a8f1d7aa7e4c27d8
I20260710 11:01:22.134744 15950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:33916
I20260710 11:01:22.135182 15950 raft_consensus.cc:606] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Received request to transfer leadership to TS 3248a2156ec141b7843807928804c840
I20260710 11:01:22.150025 16312 consensus_queue.cc:1048] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.159914 16266 consensus_queue.cc:1048] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.323939 16235 raft_consensus.cc:993] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: : Instructing follower dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:22.324435 16255 raft_consensus.cc:1081] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Signalling peer dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:22.325783 15950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:01:22.326179 15950 raft_consensus.cc:493] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.326383 15950 raft_consensus.cc:3060] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.330505 15950 raft_consensus.cc:515] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.331885 15950 leader_election.cc:290] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:22.332719 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:22.332943 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fed7a696e4f0eaeecf9bad6beceea" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:22.333338 16024 raft_consensus.cc:3060] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.333527 16097 raft_consensus.cc:3055] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:22.333917 16097 raft_consensus.cc:740] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:22.334544 16097 consensus_queue.cc:260] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.335487 16097 raft_consensus.cc:3060] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.338618 16277 raft_consensus.cc:993] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:22.339139 16277 raft_consensus.cc:1081] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Signalling peer ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:22.339514 16024 raft_consensus.cc:2468] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:22.340636 15914 leader_election.cc:304] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:22.341128 16024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70"
dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:60456
I20260710 11:01:22.341406 16277 raft_consensus.cc:2804] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:22.341473 16097 raft_consensus.cc:2468] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:22.341749 16024 raft_consensus.cc:493] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.341979 16277 raft_consensus.cc:697] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:22.342146 16024 raft_consensus.cc:3060] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.342916 16277 consensus_queue.cc:237] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.347517 16024 raft_consensus.cc:515] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.351140 16024 leader_election.cc:290] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:22.351676 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:22.352303 15950 raft_consensus.cc:3055] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:22.352342 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed2af116b3f42deb43d28df354c0f70" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:22.352744 15950 raft_consensus.cc:740] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:22.352064 15846 catalog_manager.cc:5697] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 1 to 2, leader changed from 3248a2156ec141b7843807928804c840 (127.11.59.195) to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.353176 16097 raft_consensus.cc:3060] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.353524 15950 consensus_queue.cc:260] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.354710 15950 raft_consensus.cc:3060] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.360287 16097 raft_consensus.cc:2468] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:22.361263 15950 raft_consensus.cc:2468] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:22.361479 15991 leader_election.cc:304] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:22.362804 16266 raft_consensus.cc:2804] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:22.363282 16266 raft_consensus.cc:697] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:22.364133 16266 consensus_queue.cc:237] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.370805 15846 catalog_manager.cc:5697] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 1 to 2, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.453101 16235 raft_consensus.cc:993] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: : Instructing follower dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:22.453614 16255 raft_consensus.cc:1081] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Signalling peer dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:22.455034 15950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:01:22.455457 15950 raft_consensus.cc:493] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.455730 15950 raft_consensus.cc:3060] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.459823 15950 raft_consensus.cc:515] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.461349 15950 leader_election.cc:290] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:22.462102 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:22.462435 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de98c234a4fc89329166ceb34589c" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:22.462709 16024 raft_consensus.cc:3060] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.463043 16097 raft_consensus.cc:3055] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:22.463328 16097 raft_consensus.cc:740] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:22.464082 16097 consensus_queue.cc:260] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.465005 16097 raft_consensus.cc:3060] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.467137 16024 raft_consensus.cc:2468] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:22.468094 15914 leader_election.cc:304] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:22.468781 16279 raft_consensus.cc:2804] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:22.469272 16279 raft_consensus.cc:697] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:22.470350 16097 raft_consensus.cc:2468] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:22.470140 16279 consensus_queue.cc:237] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.477006 15846 catalog_manager.cc:5697] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 1 to 2, leader changed from 3248a2156ec141b7843807928804c840 (127.11.59.195) to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.544739 16277 raft_consensus.cc:993] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:22.545221 16279 raft_consensus.cc:1081] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Signalling peer ae567aa06d3649b6a8f1d7aa7e4c27d8 to start an election
I20260710 11:01:22.546784 16024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7"
dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
 from {username='slave'} at 127.0.0.1:60456
I20260710 11:01:22.547276 16024 raft_consensus.cc:493] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.547601 16024 raft_consensus.cc:3060] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.554282 16024 raft_consensus.cc:515] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.555773 16024 leader_election.cc:290] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:22.556556 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:22.557092 15950 raft_consensus.cc:3055] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:22.557202 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02464c2a5a4441a79af51974cc292ae7" candidate_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:22.557435 15950 raft_consensus.cc:740] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:22.557811 16097 raft_consensus.cc:3060] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.558225 15950 consensus_queue.cc:260] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.559417 15950 raft_consensus.cc:3060] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.564461 16097 raft_consensus.cc:2468] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:22.565557 15991 leader_election.cc:304] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, ae567aa06d3649b6a8f1d7aa7e4c27d8; no voters: 
I20260710 11:01:22.565572 15950 raft_consensus.cc:2468] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae567aa06d3649b6a8f1d7aa7e4c27d8 in term 2.
I20260710 11:01:22.566352 16266 raft_consensus.cc:2804] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:22.566825 16266 raft_consensus.cc:697] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Becoming Leader. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:22.567539 16266 consensus_queue.cc:237] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.573853 15846 catalog_manager.cc:5697] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 reported cstate change: term changed from 1 to 2, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194). New cstate: current_term: 2 leader_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.577920 16279 consensus_queue.cc:1048] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.585076 16277 raft_consensus.cc:993] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:22.585572 16238 consensus_queue.cc:1048] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.586167 16279 raft_consensus.cc:1081] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Signalling peer 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:22.588197 16098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f"
dest_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:44708
I20260710 11:01:22.588763 16098 raft_consensus.cc:493] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.589118 16098 raft_consensus.cc:3060] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.596801 16255 raft_consensus.cc:993] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: : Instructing follower dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:22.597268 16255 raft_consensus.cc:1081] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Signalling peer dd6bc8d4fcab41f587f26ef65cb80fa2 to start an election
I20260710 11:01:22.599223 15949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4da33399bc634dfab53ce162c932f129"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
 from {username='slave'} at 127.0.0.1:33888
I20260710 11:01:22.599748 15949 raft_consensus.cc:493] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.600090 15949 raft_consensus.cc:3060] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.604290 16098 raft_consensus.cc:515] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.607070 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:22.607280 15949 raft_consensus.cc:515] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.608392 16097 raft_consensus.cc:1240] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Rejecting Update request from peer dd6bc8d4fcab41f587f26ef65cb80fa2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:22.607589 15950 raft_consensus.cc:3055] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:22.610917 15950 raft_consensus.cc:740] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:22.611620 15950 consensus_queue.cc:260] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.612574 15950 raft_consensus.cc:3060] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.614558 16098 leader_election.cc:290] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:22.616044 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e4c0e106a4685be26fdb09404d68f" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:22.616374 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:22.616580 16024 raft_consensus.cc:3060] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.616952 16025 raft_consensus.cc:3060] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.620232 15950 raft_consensus.cc:2468] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 2.
I20260710 11:01:22.621269 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da33399bc634dfab53ce162c932f129" candidate_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3248a2156ec141b7843807928804c840"
I20260710 11:01:22.621440 16065 leader_election.cc:304] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:22.621826 16098 raft_consensus.cc:3055] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:22.622181 16098 raft_consensus.cc:740] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:22.622349 16260 raft_consensus.cc:2804] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:22.622852 16024 raft_consensus.cc:2468] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 2.
I20260710 11:01:22.622992 16098 consensus_queue.cc:260] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.622846 16260 raft_consensus.cc:697] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 2 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:22.624058 16098 raft_consensus.cc:3060] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.624394 16025 raft_consensus.cc:2468] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:22.624394 16260 consensus_queue.cc:237] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [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: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.615566 15949 leader_election.cc:290] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Requested vote from peers ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889), 3248a2156ec141b7843807928804c840 (127.11.59.195:37621)
I20260710 11:01:22.625761 15914 leader_election.cc:304] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae567aa06d3649b6a8f1d7aa7e4c27d8, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:22.626647 16277 raft_consensus.cc:2804] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:22.627163 16277 raft_consensus.cc:697] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Becoming Leader. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:22.627923 16277 consensus_queue.cc:237] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:22.630167 16098 raft_consensus.cc:2468] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bc8d4fcab41f587f26ef65cb80fa2 in term 2.
I20260710 11:01:22.634645 15846 catalog_manager.cc:5697] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 1 to 2, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.636066 15845 catalog_manager.cc:5697] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 reported cstate change: term changed from 1 to 2, leader changed from 3248a2156ec141b7843807928804c840 (127.11.59.195) to dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193). New cstate: current_term: 2 leader_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.743319 16098 raft_consensus.cc:1275] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:22.744674 16289 consensus_queue.cc:1048] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.752019 15949 raft_consensus.cc:1275] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:22.753353 16236 consensus_queue.cc:1048] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.826138 16024 raft_consensus.cc:1275] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:22.827327 16277 consensus_queue.cc:1048] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.835219 16098 raft_consensus.cc:1275] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:22.836616 16277 consensus_queue.cc:1048] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.880314 16024 raft_consensus.cc:1275] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:22.881609 16277 consensus_queue.cc:1048] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.890805 16098 raft_consensus.cc:1275] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:22.892804 16319 consensus_queue.cc:1048] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.997988 16098 raft_consensus.cc:1275] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:22.999116 16236 consensus_queue.cc:1048] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.008018 15950 raft_consensus.cc:1275] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer ae567aa06d3649b6a8f1d7aa7e4c27d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.009450 16266 consensus_queue.cc:1048] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.062433 16024 raft_consensus.cc:1275] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.063616 16260 consensus_queue.cc:1048] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.071019 15950 raft_consensus.cc:1275] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.072470 16327 consensus_queue.cc:1048] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.074999 16024 raft_consensus.cc:1275] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.076440 16277 consensus_queue.cc:1048] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.088155 16098 raft_consensus.cc:1275] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Refusing update from remote peer dd6bc8d4fcab41f587f26ef65cb80fa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.089672 16238 consensus_queue.cc:1048] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:25.137884 15845 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51286:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:25.156142 15845 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51286:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:25.209991 11503 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:01:25.352828 16356 log.cc:927] Time spent T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260710 11:01:25.426329 16360 log.cc:927] Time spent T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: Append to log took a long time: real 0.094s	user 0.003s	sys 0.000s
I20260710 11:01:25.453019 16381 tablet.cc:1724] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:25.516309 16377 log.cc:927] Time spent T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260710 11:01:25.518684 16379 log.cc:927] Time spent T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
W20260710 11:01:25.521529 16362 log.cc:927] Time spent T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: Append to log took a long time: real 0.165s	user 0.002s	sys 0.000s
I20260710 11:01:25.458736 16380 tablet.cc:1724] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.547470 16391 tablet.cc:1724] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.538420 16385 tablet.cc:1724] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.557864 15946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15"
dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
mode: GRACEFUL
new_leader_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:39474
I20260710 11:01:25.558557 15946 raft_consensus.cc:606] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Received request to transfer leadership to TS 3248a2156ec141b7843807928804c840
I20260710 11:01:25.560322 16392 tablet.cc:1724] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.573509 16401 tablet.cc:1724] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.544123 16389 tablet.cc:1724] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.545326 16397 tablet.cc:1724] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:25.586357 16394 log.cc:927] Time spent T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 11:01:25.593127 16385 tablet.cc:1724] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.637492 16400 tablet.cc:1724] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.641363 16402 tablet.cc:1724] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.643024 16399 tablet.cc:1724] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.647018 16380 tablet.cc:1724] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.655634 16391 tablet.cc:1724] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.674022 16381 tablet.cc:1724] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.679008 16389 tablet.cc:1724] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.685171 16399 tablet.cc:1724] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.687484 16397 tablet.cc:1724] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.698422 16401 tablet.cc:1724] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.706815 16375 raft_consensus.cc:993] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2: : Instructing follower 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:25.707310 16375 raft_consensus.cc:1081] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Signalling peer 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:25.707729 16400 tablet.cc:1724] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.712764 16094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15"
dest_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:44708
I20260710 11:01:25.713374 16094 raft_consensus.cc:493] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:25.713927 16094 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:25.695887 16392 tablet.cc:1724] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.695588 16405 tablet.cc:1724] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.711525 16022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76"
dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
mode: GRACEFUL
new_leader_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:58238
I20260710 11:01:25.717913 16022 raft_consensus.cc:606] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Received request to transfer leadership to TS 3248a2156ec141b7843807928804c840
I20260710 11:01:25.719863 11503 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:25.720492 11503 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:25.722786 16380 tablet.cc:1724] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.701144 16385 tablet.cc:1724] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.727207 16094 raft_consensus.cc:515] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:25.729925 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:25.730492 15946 raft_consensus.cc:3055] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:25.730810 15946 raft_consensus.cc:740] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd6bc8d4fcab41f587f26ef65cb80fa2, State: Running, Role: LEADER
I20260710 11:01:25.731583 15946 consensus_queue.cc:260] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [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: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:25.732679 15946 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:25.732262 16381 tablet.cc:1724] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.737915 16389 tablet.cc:1724] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.744316 15946 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 3.
I20260710 11:01:25.745685 16065 leader_election.cc:304] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [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: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:25.749191 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdba9daaac14d83b3dd4f1181832f15" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:25.749858 16022 raft_consensus.cc:3060] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:25.757961 16406 raft_consensus.cc:2804] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:25.758817 16406 raft_consensus.cc:697] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 3 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:25.759451 16022 raft_consensus.cc:2468] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 3.
I20260710 11:01:25.759780 16406 consensus_queue.cc:237] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [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: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:25.752513 16405 tablet.cc:1724] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:25.769306 16094 leader_election.cc:290] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 3 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
W20260710 11:01:25.773716 15991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.59.193:33267, user_credentials={real_user=slave}} blocked reactor thread for 106764us
I20260710 11:01:25.802460 15846 catalog_manager.cc:5697] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 2 to 3, leader changed from dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193) to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 3 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:25.813832 15845 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f: soft_deleted_table [id=097bf1589a734ceda706da72c5c3be97] alter complete (version 1)
I20260710 11:01:25.968528 16364 raft_consensus.cc:993] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8: : Instructing follower 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:25.969096 16407 raft_consensus.cc:1081] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Signalling peer 3248a2156ec141b7843807928804c840 to start an election
I20260710 11:01:25.970489 16094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76"
dest_uuid: "3248a2156ec141b7843807928804c840"
 from {username='slave'} at 127.0.0.1:44716
I20260710 11:01:25.971154 16094 raft_consensus.cc:493] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:25.971529 16094 raft_consensus.cc:3060] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:25.980281 16094 raft_consensus.cc:515] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:25.982438 16094 leader_election.cc:290] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 2 election: Requested vote from peers dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267), ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194:34889)
I20260710 11:01:25.983058 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2"
I20260710 11:01:25.983700 15946 raft_consensus.cc:3060] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:25.983863 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debf87c86b1845d9beabbe8e21dbca76" candidate_uuid: "3248a2156ec141b7843807928804c840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8"
I20260710 11:01:25.984445 16022 raft_consensus.cc:3055] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:25.984722 16022 raft_consensus.cc:740] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae567aa06d3649b6a8f1d7aa7e4c27d8, State: Running, Role: LEADER
I20260710 11:01:25.985626 16022 consensus_queue.cc:260] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:25.986891 16022 raft_consensus.cc:3060] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:25.990432 15946 raft_consensus.cc:2468] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 2.
I20260710 11:01:25.991747 16065 leader_election.cc:304] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3248a2156ec141b7843807928804c840, dd6bc8d4fcab41f587f26ef65cb80fa2; no voters: 
I20260710 11:01:25.992559 16406 raft_consensus.cc:2804] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:25.993091 16406 raft_consensus.cc:697] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 2 LEADER]: Becoming Leader. State: Replica: 3248a2156ec141b7843807928804c840, State: Running, Role: LEADER
I20260710 11:01:25.993476 16022 raft_consensus.cc:2468] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3248a2156ec141b7843807928804c840 in term 2.
I20260710 11:01:25.994035 16406 consensus_queue.cc:237] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } }
I20260710 11:01:26.007827 15846 catalog_manager.cc:5697] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 reported cstate change: term changed from 1 to 2, leader changed from ae567aa06d3649b6a8f1d7aa7e4c27d8 (127.11.59.194) to 3248a2156ec141b7843807928804c840 (127.11.59.195). New cstate: current_term: 2 leader_uuid: "3248a2156ec141b7843807928804c840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3248a2156ec141b7843807928804c840" member_type: VOTER last_known_addr { host: "127.11.59.195" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:26.217358 16022 raft_consensus.cc:1275] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 3 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:26.218458 16406 consensus_queue.cc:1048] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:26.227478 15946 raft_consensus.cc:1275] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 3 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:26.236007 16416 consensus_queue.cc:1048] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:26.569849 15946 raft_consensus.cc:1275] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:26.571162 16416 consensus_queue.cc:1048] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bc8d4fcab41f587f26ef65cb80fa2" member_type: VOTER last_known_addr { host: "127.11.59.193" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:26.581888 16022 raft_consensus.cc:1275] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Refusing update from remote peer 3248a2156ec141b7843807928804c840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:26.583220 16331 consensus_queue.cc:1048] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae567aa06d3649b6a8f1d7aa7e4c27d8" member_type: VOTER last_known_addr { host: "127.11.59.194" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:26.771988 11503 tablet_server.cc:179] TabletServer@127.11.59.193:0 shutting down...
I20260710 11:01:26.800714 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:26.801652 11503 tablet_replica.cc:333] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.802330 11503 raft_consensus.cc:2243] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.802868 11503 raft_consensus.cc:2272] T 185c3d7958c64825b7c9029748acbe65 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.804617 11503 tablet_replica.cc:333] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.805156 11503 raft_consensus.cc:2243] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.805634 11503 raft_consensus.cc:2272] T bed2af116b3f42deb43d28df354c0f70 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.807189 11503 tablet_replica.cc:333] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.807727 11503 raft_consensus.cc:2243] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.808097 11503 raft_consensus.cc:2272] T 02464c2a5a4441a79af51974cc292ae7 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.809757 11503 tablet_replica.cc:333] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.810252 11503 raft_consensus.cc:2243] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.810889 11503 raft_consensus.cc:2272] T 0062a101d81b4d94867981eeebf1626e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.812516 11503 tablet_replica.cc:333] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.813130 11503 raft_consensus.cc:2243] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.813910 11503 raft_consensus.cc:2272] T e26de98c234a4fc89329166ceb34589c P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.815994 11503 tablet_replica.cc:333] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.816548 11503 raft_consensus.cc:2243] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.816926 11503 raft_consensus.cc:2272] T c47bf1ab2d5a4455b1cad5032e5a4036 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.818463 11503 tablet_replica.cc:333] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.818960 11503 raft_consensus.cc:2243] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.819639 11503 raft_consensus.cc:2272] T 7e2daa6a910b4229a5e55626ac38eebd P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.821470 11503 tablet_replica.cc:333] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.821935 11503 raft_consensus.cc:2243] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.822324 11503 raft_consensus.cc:2272] T 2df7136cdfad4aa081468621f5f1c6f3 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.823956 11503 tablet_replica.cc:333] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.824443 11503 raft_consensus.cc:2243] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.825103 11503 raft_consensus.cc:2272] T bf1fed7a696e4f0eaeecf9bad6beceea P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.826793 11503 tablet_replica.cc:333] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.827286 11503 raft_consensus.cc:2243] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.827687 11503 raft_consensus.cc:2272] T c8bde580e034473eb839c1cadf62b258 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.829401 11503 tablet_replica.cc:333] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.829892 11503 raft_consensus.cc:2243] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.830619 11503 raft_consensus.cc:2272] T 9ff429a2182142dba1fe775177273b2e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.832731 11503 tablet_replica.cc:333] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.833223 11503 raft_consensus.cc:2243] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.833935 11503 raft_consensus.cc:2272] T 4da33399bc634dfab53ce162c932f129 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.835549 11503 tablet_replica.cc:333] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.835966 11503 raft_consensus.cc:2243] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.836290 11503 raft_consensus.cc:2272] T debf87c86b1845d9beabbe8e21dbca76 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.838366 11503 tablet_replica.cc:333] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.838794 11503 raft_consensus.cc:2243] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.839144 11503 raft_consensus.cc:2272] T f9b4dd48d342420da8a2329b69bb301e P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.840899 11503 tablet_replica.cc:333] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.841380 11503 raft_consensus.cc:2243] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.841769 11503 raft_consensus.cc:2272] T 049e4c0e106a4685be26fdb09404d68f P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.843267 11503 tablet_replica.cc:333] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.843674 11503 raft_consensus.cc:2243] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.843987 11503 raft_consensus.cc:2272] T 0cdba9daaac14d83b3dd4f1181832f15 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.846441 11503 tablet_replica.cc:333] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.846982 11503 raft_consensus.cc:2243] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.847347 11503 raft_consensus.cc:2272] T cf51f4802cd34cf7ad5731d14f13619d P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.850327 11503 tablet_replica.cc:333] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2: stopping tablet replica
I20260710 11:01:26.850927 11503 raft_consensus.cc:2243] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.851879 11503 raft_consensus.cc:2272] T 0c92f7b06dc043728e7cb8f9131cbd12 P dd6bc8d4fcab41f587f26ef65cb80fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:26.879832 15991 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260710 11:01:26.882952 15991 consensus_peers.cc:597] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 -> Peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Couldn't send request to peer dd6bc8d4fcab41f587f26ef65cb80fa2. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:26.891458 11503 tablet_server.cc:196] TabletServer@127.11.59.193:0 shutdown complete.
W20260710 11:01:26.910995 15991 consensus_peers.cc:597] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 -> Peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Couldn't send request to peer dd6bc8d4fcab41f587f26ef65cb80fa2. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:26.923614 11503 tablet_server.cc:179] TabletServer@127.11.59.194:0 shutting down...
W20260710 11:01:26.943588 15991 consensus_peers.cc:597] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 -> Peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Couldn't send request to peer dd6bc8d4fcab41f587f26ef65cb80fa2. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:26.963244 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:26.964114 11503 tablet_replica.cc:333] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.964980 11503 raft_consensus.cc:2243] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.966078 11503 raft_consensus.cc:2272] T 185c3d7958c64825b7c9029748acbe65 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.968897 11503 tablet_replica.cc:333] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.969723 11503 raft_consensus.cc:2243] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.971021 11503 raft_consensus.cc:2272] T 02464c2a5a4441a79af51974cc292ae7 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.973094 11503 tablet_replica.cc:333] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.973651 11503 raft_consensus.cc:2243] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.974361 11503 raft_consensus.cc:2272] T bed2af116b3f42deb43d28df354c0f70 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.976280 11503 tablet_replica.cc:333] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.977041 11503 raft_consensus.cc:2243] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.977614 11503 raft_consensus.cc:2272] T 0062a101d81b4d94867981eeebf1626e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.979970 11503 tablet_replica.cc:333] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.980556 11503 raft_consensus.cc:2243] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.980974 11503 raft_consensus.cc:2272] T e26de98c234a4fc89329166ceb34589c P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.982750 11503 tablet_replica.cc:333] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.983455 11503 raft_consensus.cc:2243] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.984261 11503 raft_consensus.cc:2272] T f9b4dd48d342420da8a2329b69bb301e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.986191 11503 tablet_replica.cc:333] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.986717 11503 raft_consensus.cc:2243] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.987370 11503 raft_consensus.cc:2272] T c47bf1ab2d5a4455b1cad5032e5a4036 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.988948 11503 tablet_replica.cc:333] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.989631 11503 raft_consensus.cc:2243] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.990063 11503 raft_consensus.cc:2272] T bf1fed7a696e4f0eaeecf9bad6beceea P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.991757 11503 tablet_replica.cc:333] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.992275 11503 raft_consensus.cc:2243] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:26.992964 11503 raft_consensus.cc:2272] T 2df7136cdfad4aa081468621f5f1c6f3 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.994686 11503 tablet_replica.cc:333] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.995173 11503 raft_consensus.cc:2243] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.995568 11503 raft_consensus.cc:2272] T 7e2daa6a910b4229a5e55626ac38eebd P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.997406 11503 tablet_replica.cc:333] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:26.997862 11503 raft_consensus.cc:2243] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:26.998253 11503 raft_consensus.cc:2272] T 4da33399bc634dfab53ce162c932f129 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:26.999850 11503 tablet_replica.cc:333] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:27.000317 11503 raft_consensus.cc:2243] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.000705 11503 raft_consensus.cc:2272] T debf87c86b1845d9beabbe8e21dbca76 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.003376 11503 tablet_replica.cc:333] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:27.003890 11503 raft_consensus.cc:2243] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.004287 11503 raft_consensus.cc:2272] T 049e4c0e106a4685be26fdb09404d68f P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.005865 11503 tablet_replica.cc:333] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:27.006343 11503 raft_consensus.cc:2243] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.006724 11503 raft_consensus.cc:2272] T 0c92f7b06dc043728e7cb8f9131cbd12 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.008466 11503 tablet_replica.cc:333] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:27.009071 11503 raft_consensus.cc:2243] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.009554 11503 raft_consensus.cc:2272] T cf51f4802cd34cf7ad5731d14f13619d P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.011345 11503 tablet_replica.cc:333] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:27.011801 11503 raft_consensus.cc:2243] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.012184 11503 raft_consensus.cc:2272] T 0cdba9daaac14d83b3dd4f1181832f15 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.014375 11503 tablet_replica.cc:333] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:27.014966 11503 raft_consensus.cc:2243] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.015815 11503 raft_consensus.cc:2272] T c8bde580e034473eb839c1cadf62b258 P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:27.016004 16065 consensus_peers.cc:597] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 -> Peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Couldn't send request to peer dd6bc8d4fcab41f587f26ef65cb80fa2. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:27.017824 11503 tablet_replica.cc:333] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8: stopping tablet replica
I20260710 11:01:27.018349 11503 raft_consensus.cc:2243] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.018761 11503 raft_consensus.cc:2272] T 9ff429a2182142dba1fe775177273b2e P ae567aa06d3649b6a8f1d7aa7e4c27d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:27.036882 16065 consensus_peers.cc:597] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 -> Peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Couldn't send request to peer dd6bc8d4fcab41f587f26ef65cb80fa2. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:27.049315 16065 consensus_peers.cc:597] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 -> Peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Couldn't send request to peer dd6bc8d4fcab41f587f26ef65cb80fa2. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:27.062080 11503 tablet_server.cc:196] TabletServer@127.11.59.194:0 shutdown complete.
W20260710 11:01:27.085707 16065 consensus_peers.cc:597] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 -> Peer dd6bc8d4fcab41f587f26ef65cb80fa2 (127.11.59.193:33267): Couldn't send request to peer dd6bc8d4fcab41f587f26ef65cb80fa2. Status: Network error: Client connection negotiation failed: client connection to 127.11.59.193:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:27.094745 11503 tablet_server.cc:179] TabletServer@127.11.59.195:0 shutting down...
I20260710 11:01:27.122975 11503 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:27.123631 11503 tablet_replica.cc:333] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.124207 11503 raft_consensus.cc:2243] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.124676 11503 raft_consensus.cc:2272] T 185c3d7958c64825b7c9029748acbe65 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.126626 11503 tablet_replica.cc:333] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.127171 11503 raft_consensus.cc:2243] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.127609 11503 raft_consensus.cc:2272] T 02464c2a5a4441a79af51974cc292ae7 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.129324 11503 tablet_replica.cc:333] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.129822 11503 raft_consensus.cc:2243] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.130244 11503 raft_consensus.cc:2272] T bed2af116b3f42deb43d28df354c0f70 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.131898 11503 tablet_replica.cc:333] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.132429 11503 raft_consensus.cc:2243] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.132825 11503 raft_consensus.cc:2272] T 0062a101d81b4d94867981eeebf1626e P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.134588 11503 tablet_replica.cc:333] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.135087 11503 raft_consensus.cc:2243] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.135484 11503 raft_consensus.cc:2272] T e26de98c234a4fc89329166ceb34589c P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.137136 11503 tablet_replica.cc:333] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.137708 11503 raft_consensus.cc:2243] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.138134 11503 raft_consensus.cc:2272] T f9b4dd48d342420da8a2329b69bb301e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.139824 11503 tablet_replica.cc:333] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.140276 11503 raft_consensus.cc:2243] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.140625 11503 raft_consensus.cc:2272] T 4da33399bc634dfab53ce162c932f129 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.142361 11503 tablet_replica.cc:333] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.142835 11503 raft_consensus.cc:2243] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.143503 11503 raft_consensus.cc:2272] T debf87c86b1845d9beabbe8e21dbca76 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.146165 11503 tablet_replica.cc:333] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.146641 11503 raft_consensus.cc:2243] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.147078 11503 raft_consensus.cc:2272] T c47bf1ab2d5a4455b1cad5032e5a4036 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.148743 11503 tablet_replica.cc:333] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.149282 11503 raft_consensus.cc:2243] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.149678 11503 raft_consensus.cc:2272] T bf1fed7a696e4f0eaeecf9bad6beceea P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.151317 11503 tablet_replica.cc:333] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.151808 11503 raft_consensus.cc:2243] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.152207 11503 raft_consensus.cc:2272] T 7e2daa6a910b4229a5e55626ac38eebd P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.154083 11503 tablet_replica.cc:333] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.154574 11503 raft_consensus.cc:2243] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.154978 11503 raft_consensus.cc:2272] T 2df7136cdfad4aa081468621f5f1c6f3 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.156913 11503 tablet_replica.cc:333] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.157630 11503 raft_consensus.cc:2243] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.158391 11503 raft_consensus.cc:2272] T 049e4c0e106a4685be26fdb09404d68f P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.160248 11503 tablet_replica.cc:333] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.160759 11503 raft_consensus.cc:2243] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.161569 11503 raft_consensus.cc:2272] T cf51f4802cd34cf7ad5731d14f13619d P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.163364 11503 tablet_replica.cc:333] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.163846 11503 raft_consensus.cc:2243] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.164238 11503 raft_consensus.cc:2272] T 0c92f7b06dc043728e7cb8f9131cbd12 P 3248a2156ec141b7843807928804c840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.166031 11503 tablet_replica.cc:333] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.166496 11503 raft_consensus.cc:2243] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.167214 11503 raft_consensus.cc:2272] T 0cdba9daaac14d83b3dd4f1181832f15 P 3248a2156ec141b7843807928804c840 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.169757 11503 tablet_replica.cc:333] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.170226 11503 raft_consensus.cc:2243] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.170632 11503 raft_consensus.cc:2272] T c8bde580e034473eb839c1cadf62b258 P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.172255 11503 tablet_replica.cc:333] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840: stopping tablet replica
I20260710 11:01:27.172676 11503 raft_consensus.cc:2243] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.173103 11503 raft_consensus.cc:2272] T 9ff429a2182142dba1fe775177273b2e P 3248a2156ec141b7843807928804c840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.209393 11503 tablet_server.cc:196] TabletServer@127.11.59.195:0 shutdown complete.
I20260710 11:01:27.237591 11503 master.cc:562] Master@127.11.59.254:40181 shutting down...
I20260710 11:01:27.257000 11503 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.257591 11503 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.257925 11503 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4f24eee07804edcb4fc1fa9380ed74f: stopping tablet replica
I20260710 11:01:27.277673 11503 master.cc:584] Master@127.11.59.254:40181 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11755 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23953 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (106672 ms total)
[  PASSED  ] 8 tests.
I20260710 11:01:27.329835 11503 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 411 messages since previous log ~14 seconds ago
I20260710 11:01:27.330089 11503 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 411 messages since previous log ~14 seconds ago
I20260710 11:01:27.330278 11503 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:01:27.330479 11503 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 ~31 seconds ago
I20260710 11:01:27.330727 11503 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 ~31 seconds ago
I20260710 11:01:27.330982 11503 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:01:27.331276 11503 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 114 messages since previous log ~25 seconds ago
